JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.eclipse.rdf4j.spring.dao.support.key.CompositeKey2
Packages that use
CompositeKey2
Package
Description
org.eclipse.rdf4j.spring.dao.support.key
Uses of
CompositeKey2
in
org.eclipse.rdf4j.spring.dao.support.key
Methods in
org.eclipse.rdf4j.spring.dao.support.key
that return
CompositeKey2
Modifier and Type
Method
Description
CompositeKey2
<
K1
,
K2
>
CompositeKey2.
setKey1
(
K1
key1)
CompositeKey2
<
K1
,
K2
>
CompositeKey2.
setKey2
(
K2
key2)