| Package | Description |
|---|---|
| org.javalite.activejdbc |
ActiveJDBC - the agile Java ORM.
|
| Modifier and Type | Method and Description |
|---|---|
ScopeBuilder<T> |
ScopeBuilder.scope(String scope) |
static <T extends Model> |
Model.scope(String scope)
Allows to specify multiple scopes as filters such as:
|
static <T extends Model> |
Model.scopes(String... scopes)
Allows to specify multiple scopes as filters such as:
|
Copyright © 2021 JavaLite. All rights reserved.