|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActiveRecordSupport | |
|---|---|
| com.github.drinkjava2.jsqlbox | |
| Uses of ActiveRecordSupport in com.github.drinkjava2.jsqlbox |
|---|
| Classes in com.github.drinkjava2.jsqlbox that implement ActiveRecordSupport | |
|---|---|
class |
ActiveRecord<T>
Entity class extended from ActiveRecord or implements ActiveRecordSupport interface will get CRUD methods, see below difference in jSqlBox to save ActiveRecord entity and normal entity(POJO) into database: |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||