Uses of Enum
org.datanucleus.store.connection.ConnectionResourceType
Packages that use ConnectionResourceType
Package
Description
Package defining the connection to the datastore.
-
Uses of ConnectionResourceType in org.datanucleus.store.connection
Subclasses with type arguments of type ConnectionResourceType in org.datanucleus.store.connectionMethods in org.datanucleus.store.connection that return ConnectionResourceTypeModifier and TypeMethodDescriptionstatic ConnectionResourceTypeReturns the enum constant of this type with the specified name.static ConnectionResourceType[]ConnectionResourceType.values()Returns an array containing the constants of this enum type, in the order they are declared.