| Package | Description |
|---|---|
| com.breeze.metadata | |
| com.breeze.query |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IDataProperty |
interface |
INavigationProperty |
| Modifier and Type | Class and Description |
|---|---|
class |
Metadata.DataProperty |
class |
Metadata.NavigationProperty |
| Modifier and Type | Method and Description |
|---|---|
IProperty |
Metadata.EntityType.getProperty(java.lang.String propertyName) |
IProperty |
IEntityType.getProperty(java.lang.String propertyName) |
static IProperty |
MetadataHelper.getPropertyFromPath(java.lang.String propertyPath,
IEntityType entityType) |
| Modifier and Type | Method and Description |
|---|---|
IProperty |
PropExpression.getProperty() |
IProperty |
OrderByClause.OrderByItem.getProperty() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IProperty> |
SelectClause.getProperties() |