Uses of Enum
org.apache.openjpa.persistence.util.SourceCode.ACCESS
Packages that use SourceCode.ACCESS
-
Uses of SourceCode.ACCESS in org.apache.openjpa.persistence.util
Fields in org.apache.openjpa.persistence.util declared as SourceCode.ACCESSMethods in org.apache.openjpa.persistence.util that return SourceCode.ACCESSModifier and TypeMethodDescriptionstatic SourceCode.ACCESS
Returns the enum constant of this type with the specified name.static SourceCode.ACCESS[]
SourceCode.ACCESS.values()
Returns an array containing the constants of this enum type, in the order they are declared.