| Package | Description |
|---|---|
| org.mentabean | |
| org.mentabean.event | |
| org.mentabean.jdbc | |
| org.mentabean.sql | |
| org.mentabean.type |
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| BeanSession
Describe a simple ORM interface that can perform CRUD for Beans according to properties defined programmatically on BeanManager.
|
| Class and Description |
|---|
| BeanConfig
A class representing a bean configuration, like table name, primary keys and fields in the database.
|
| 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.
|
| Class and Description |
|---|
| 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.
|
| DBType
An interface defining a database type.
|
| Class and Description |
|---|
| DBType
An interface defining a database type.
|
Copyright © 2016. All Rights Reserved.