| Package | Description |
|---|---|
| org.javalite.activejdbc |
ActiveJDBC - the agile Java ORM.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CallbackAdapter<T extends Model> |
| Modifier and Type | Method and Description |
|---|---|
static void |
Model.callbackWith(CallbackListener... listeners)
Sets lifecycle listeners on current model.
|
static void |
ModelDelegate.callbackWith(Class<? extends Model> clazz,
CallbackListener... listeners) |
Copyright © 2021 JavaLite. All rights reserved.