Package | Description |
---|---|
sirius.db.jdbc |
Support layer for using JDBC (accessing SQL Databases).
|
Modifier and Type | Method and Description |
---|---|
TranslationState |
SmartQuery.Compiler.captureAndReplaceTranslationState(String newDefaultAlias,
EntityDescriptor newDefaultDescriptor)
Returns the currently active translation state and replaces all settings for the new alias and base descriptor.
|
Modifier and Type | Method and Description |
---|---|
void |
SmartQuery.Compiler.restoreTranslationState(TranslationState state)
Restores a previously captured translation state.
|
Copyright © 2018. All rights reserved.