Uses of Class
net.sf.jkniv.sqlegance.RepositoryProperty
-
Packages that use RepositoryProperty Package Description net.sf.jkniv.sqlegance net.sf.jkniv.sqlegance.builder -
-
Uses of RepositoryProperty in net.sf.jkniv.sqlegance
Methods in net.sf.jkniv.sqlegance that return RepositoryProperty Modifier and Type Method Description static RepositoryPropertyRepositoryProperty. valueOf(String name)Returns the enum constant of this type with the specified name.static RepositoryProperty[]RepositoryProperty. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of RepositoryProperty in net.sf.jkniv.sqlegance.builder
Methods in net.sf.jkniv.sqlegance.builder with parameters of type RepositoryProperty Modifier and Type Method Description StringRepositoryConfig. getProperty(RepositoryProperty proper)
-