Uses of Class
org.javalite.activejdbc.Registry

Packages that use Registry
org.javalite.activejdbc   
 

Uses of Registry in org.javalite.activejdbc
 

Methods in org.javalite.activejdbc that return Registry
static Registry Registry.instance()
           
static Registry Registry.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Registry[] Registry.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2015 JavaLite. All rights reserved.