Uses of Enum
org.datanucleus.store.valuegenerator.AbstractConnectedGenerator.ConnectionPreference
Packages that use AbstractConnectedGenerator.ConnectionPreference
-
Uses of AbstractConnectedGenerator.ConnectionPreference in org.datanucleus.store.valuegenerator
Subclasses with type arguments of type AbstractConnectedGenerator.ConnectionPreference in org.datanucleus.store.valuegeneratorMethods 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.