Uses of Enum
org.datanucleus.store.valuegenerator.AbstractConnectedGenerator.ConnectionPreference
Packages that use AbstractConnectedGenerator.ConnectionPreference
-
Uses of AbstractConnectedGenerator.ConnectionPreference in org.datanucleus.store.valuegenerator
Methods in org.datanucleus.store.valuegenerator that return AbstractConnectedGenerator.ConnectionPreferenceModifier and TypeMethodDescriptionAbstractConnectedGenerator.getConnectionPreference()
Accessor for any requirement for connection used by this value generator.Returns the enum constant of this type with the specified name.AbstractConnectedGenerator.ConnectionPreference.values()
Returns an array containing the constants of this enum type, in the order they are declared.