com.bowstreet.builders.webapp.methods
Class SqlBuilderComm.Constants
java.lang.Object
com.bowstreet.builders.webapp.methods.SqlBuilderComm.Constants
- Enclosing class:
- SqlBuilderComm
public static class SqlBuilderComm.Constants
- extends java.lang.Object
Class defining all of the constants used in Sql builder communication.
All classes that need to communicate with the Sql builders at regen and
runtime should use the constants defined here to insulate themselves from
changes to the internal structure and content of Sql builder communication.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BuilderInputsSuffix
public static final java.lang.String BuilderInputsSuffix
- See Also:
- Constant Field Values
BuilderInputsTopElementName
public static final java.lang.String BuilderInputsTopElementName
- See Also:
- Constant Field Values
DependentSqlBuildersKey
public static final java.lang.String DependentSqlBuildersKey
- See Also:
- Constant Field Values
SqlBuilderComm.Constants
public SqlBuilderComm.Constants()
Copyright © 2009 IBM. All Rights Reserved.