All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.ddlutils.dynabean.package.html Maven / Gradle / Ivy

There is a newer version: 1.6.7
Show newest version



   
   


  

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