JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.javalite.activejdbc.ModelRegistry
Packages that use
ModelRegistry
Package
Description
org.javalite.activejdbc
ActiveJDBC - the agile Java ORM.
Uses of
ModelRegistry
in
org.javalite.activejdbc
Constructors in
org.javalite.activejdbc
with parameters of type
ModelRegistry
Modifier
Constructor
Description
protected
Model
(
MetaModel
metaModel,
ModelRegistry
modelRegistry)