org.apache.ddlutils.dynabean.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of snappydata-store-tools Show documentation
Show all versions of snappydata-store-tools Show documentation
SnappyData store based off Pivotal GemFireXD
Provides the special DdlUtils implementations of {@link org.apache.commons.beanutils.DynaClass}
and {@link org.apache.commons.beanutils.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
{@link org.apache.ddlutils.model.Database#createDynaBeanFor(org.apache.ddlutils.model.Table)} and
{@link org.apache.ddlutils.model.Database#createDynaBeanFor(java.lang.String, boolean)} methods
rather than the classes directly.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy