Uses of Interface
org.apache.openjpa.lib.identifier.Identifier
Packages that use Identifier
-
Uses of Identifier in org.apache.openjpa.jdbc.identifier
Classes in org.apache.openjpa.jdbc.identifier that implement IdentifierModifier and TypeClassDescriptionclassEncapsulates a database identifier.classThis class extends DBIdentifier to provide support for qualified identifiers such as schema qualified tables and table qualified columns.Methods in org.apache.openjpa.jdbc.identifier with parameters of type IdentifierModifier and TypeMethodDescriptionintDBIdentifier.compareTo(Identifier o) Comparison operator for identifiers.intQualifiedDBIdentifier.compareTo(Identifier o) Compares this identifier with another identifier. -
Uses of Identifier in org.apache.openjpa.lib.identifier
Classes in org.apache.openjpa.lib.identifier that implement IdentifierMethods in org.apache.openjpa.lib.identifier with parameters of type Identifier