Searched refs:variable (Results 1 - 3 of 3) sorted by relevance

/glassfish-3.1.2/persistence/cmp/support-sqlstore/src/main/java/com/sun/jdo/spi/persistence/support/sqlstore/query/jqlc/
H A DVariableTable.java58 * The variable table
73 * - constraint: the variable is constraint with the specified expr
74 * - used: the variable is used
84 * Set of JQLAST nodes denoting an access of this variable.
89 * Dependency for this variable.
90 * The constraint for this variable may use another variable.
126 /** Map of variable infos. */
130 * Create an empty variable table
140 * Create a variable tabl
170 markUsed(JQLAST variable, String dependendVar) argument
195 markConstraint(JQLAST variable, JQLAST expr) argument
279 checkConstraint(String variable, VarInfo info) argument
[all...]
/glassfish-3.1.2/core/bootstrap/src/main/java/com/sun/enterprise/glassfish/bootstrap/
H A DUtil.java180 * This method performs property variable substitution on the
184 * then the corresponding property value is substituted for the variable
185 * placeholder. Multiple variable placeholders may exist in the
186 * specified value as well as nested variable placeholders, which
193 * @param cycleMap Map of variable references used to detect nested cycles.
197 * property placeholder syntax or a recursive variable reference.
219 // Find the first ending '}' variable delimiter, which
220 // will correspond to the first deepest nested variable
229 // the value since there is no variable declared.
239 // the value since there is no variable declare
[all...]
/glassfish-3.1.2/packager/nucleus-base/config/
H A Dasenv.bat45 REM variable assignments, this file is NOT typically invoked as a script

Completed in 13 milliseconds