Uses of Interface
org.apache.openjpa.lib.identifier.Identifier
-
Packages that use Identifier Package Description org.apache.openjpa.lib.identifier -
-
Uses of Identifier in org.apache.openjpa.lib.identifier
Classes in org.apache.openjpa.lib.identifier that implement Identifier Modifier and Type Class Description class
IdentifierImpl
Base identifer implementation.Methods in org.apache.openjpa.lib.identifier with parameters of type Identifier Modifier and Type Method Description int
IdentifierImpl. compareTo(Identifier o)
-