Uses of Interface
org.apache.openjpa.lib.identifier.IdentifierUtil
Packages that use IdentifierUtil
-
Uses of IdentifierUtil in org.apache.openjpa.jdbc.identifier
Subinterfaces of IdentifierUtil in org.apache.openjpa.jdbc.identifierModifier and TypeInterfaceDescriptioninterface
An interface for DB identifier utility-style operations.Classes in org.apache.openjpa.jdbc.identifier that implement IdentifierUtil -
Uses of IdentifierUtil in org.apache.openjpa.lib.identifier
Classes in org.apache.openjpa.lib.identifier that implement IdentifierUtilModifier and TypeClassDescriptionclass
Implementation class for the base identifier impl.