Uses of Class
net.officefloor.jpa.JpaManagedObjectSource.DependencyType
-
Packages that use JpaManagedObjectSource.DependencyType Package Description net.officefloor.jpa -
-
Uses of JpaManagedObjectSource.DependencyType in net.officefloor.jpa
Methods in net.officefloor.jpa that return JpaManagedObjectSource.DependencyType Modifier and Type Method Description static JpaManagedObjectSource.DependencyTypeJpaManagedObjectSource.DependencyType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static JpaManagedObjectSource.DependencyType[]JpaManagedObjectSource.DependencyType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-