GemFire XD 1.5.0

Package org.apache.ddlutils.dynabean

Provides the special DdlUtils implementations of DynaClass and DynaBean that directly map to tables in the database model.

See: Description

Package org.apache.ddlutils.dynabean Description

Provides the special DdlUtils implementations of DynaClass and DynaBean that directly map to tables in the database model. These are used by DdlUtils when reading data from or writing data to the database. If you want to create these beans manually, use the Database.createDynaBeanFor(org.apache.ddlutils.model.Table) and Database.createDynaBeanFor(java.lang.String, boolean) methods rather than the classes directly.

GemFire XD 1.5.0

Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.