Uses of Class
net.officefloor.jdbc.ConnectionManagedObjectSource.DependencyKeys
-
Packages that use ConnectionManagedObjectSource.DependencyKeys Package Description net.officefloor.jdbc -
-
Uses of ConnectionManagedObjectSource.DependencyKeys in net.officefloor.jdbc
Methods in net.officefloor.jdbc that return ConnectionManagedObjectSource.DependencyKeys Modifier and Type Method Description static ConnectionManagedObjectSource.DependencyKeys
ConnectionManagedObjectSource.DependencyKeys. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static ConnectionManagedObjectSource.DependencyKeys[]
ConnectionManagedObjectSource.DependencyKeys. values()
Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in net.officefloor.jdbc with type arguments of type ConnectionManagedObjectSource.DependencyKeys Modifier and Type Method Description protected void
ConnectionManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<ConnectionManagedObjectSource.DependencyKeys,None> context)
-