| Package | Description |
|---|---|
| org.plasma.query.model |
Copyright 2017 TerraMeta Software, Inc.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ConfigurationProperty> |
Query.configurationProperties |
protected List<ConfigurationProperty> |
Join.configurationProperty |
protected List<ConfigurationProperty> |
Expression.configurationProperty |
protected List<ConfigurationProperty> |
Clause.configurationProperty |
| Modifier and Type | Method and Description |
|---|---|
List<ConfigurationProperty> |
Query.getConfigurationProperties()
Gets the value of the configurationProperties property.
|
List<ConfigurationProperty> |
Expression.getConfigurationProperty() |
List<ConfigurationProperty> |
Clause.getConfigurationProperty() |
| Modifier and Type | Method and Description |
|---|---|
void |
Query.addConfigurationProperty(ConfigurationProperty prop)
Appends the given property to the configuration property list.
|
Copyright © 2021. All rights reserved.