|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.mentabean | |
|---|---|
| org.mentabean | |
| org.mentabean.jdbc | |
| org.mentabean.type | |
| Classes in org.mentabean used by org.mentabean | |
|---|---|
| BeanConfig
A class representing a bean configuration, like table name, primary keys and fields in the database. |
|
| BeanSession
Describe a simple ORM interface that can perform CRUD for Beans according to properties defined programmatically on BeanManager. |
|
| DBField
A class representing a database field. |
|
| DBType
An interface defining a database type. |
|
| MentaBean
The functionality of a MentaBean, in other words, the methods you can call on a mentabean to perform database operations like insert, load, reload, save, update and delete. |
|
| Classes in org.mentabean used by org.mentabean.jdbc | |
|---|---|
| BeanManager
The manager that keeps track of the configuration for all beans. |
|
| BeanSession
Describe a simple ORM interface that can perform CRUD for Beans according to properties defined programmatically on BeanManager. |
|
| DBField
A class representing a database field. |
|
| DBType
An interface defining a database type. |
|
| Classes in org.mentabean used by org.mentabean.type | |
|---|---|
| DBType
An interface defining a database type. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||