|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.sqldialect.filter.TableAliasManager
public class TableAliasManager
Creates and tracks table aliases that are needed for mapping ValueReferences to a relational schema.
AbstractWhereBuilder| Constructor Summary | |
|---|---|
TableAliasManager()
Creates a new TableAliasManager instance. |
|
| Method Summary | |
|---|---|
String |
generateNew()
Returns a new unique table alias. |
String |
getRootTableAlias()
Returns the table alias for the root table. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TableAliasManager()
TableAliasManager instance.
| Method Detail |
|---|
public String getRootTableAlias()
nullpublic String generateNew()
null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||