| Package | Description |
|---|---|
| org.seasar.doma.jdbc.criteria.metamodel |
Provides metamodels used to build the criteria query statements.
|
| org.seasar.doma.jdbc.entity |
Provides the classes that are related to entities.
|
| org.seasar.doma.jdbc.query |
Provides query objects that build SQL statements.
|
| Modifier and Type | Method and Description |
|---|---|
TenantIdPropertyType<ENTITY,?,?> |
EntityTypeProxy.getTenantIdPropertyType() |
| Modifier and Type | Method and Description |
|---|---|
TenantIdPropertyType<ENTITY,?,?> |
EntityType.getTenantIdPropertyType()
Returns the tenant id property description
|
| Modifier and Type | Field and Description |
|---|---|
protected TenantIdPropertyType<ENTITY,?,?> |
AutoModifyQuery.tenantIdPropertyType |
protected TenantIdPropertyType<ENTITY,?,?> |
AutoBatchModifyQuery.tenantIdPropertyType |