|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
addLine("break;");
.
unindent(); addLine("case ", pTokens, ":");
indent();
.
addCase(new Object[]{pLine})
.
addCase(new Object[]{pToken1, pToken2})
.
addCase(new Object[]{pToken1, pToken2, pToken3})
.
addCase(new Object[]{pToken1, pToken2, pToken3,
pToken4})
.
addCase(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5})
.
addCase(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6})
.
addCase(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7})
.
addCase(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8})
.
addCase(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9})
.
addCase(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10})
.
addCase(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11})
.
addCase(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11, pToken12})
.
addCase(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11, pToken12, pToken13})
.
addCase(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11, pToken12, pToken13, pToken14})
.
addCase(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11, pToken12, pToken13, pToken15})
.
addLine(unindent(); new Object[]{"} catch (",
pExceptionClass, " ", pVar, ") {"); indent();
addCatch(JavaQNameImpl.getInstance(pExceptionClass), pVar)
.
addCatch(pExceptionClass, "e");
addCatch(pExceptionClass, "e");
Index.addColumn(Column)
.
Index.addColumn(Column)
.
unindent(); addLine("default:"); indent();
.
unindent(); addLine("} else {"); indent();
.
unindent(); addLine("} else if (", pTokens, ") {");
indent();
.
addIf(new Object[]{pLine})
.
addElseIf(new Object[]{pToken1, pToken2})
.
addElseIf(new Object[]{pToken1, pToken2, pToken3})
.
addElseIf(new Object[]{pToken1, pToken2, pToken3,
pToken4})
.
addElseIf(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5})
.
addElseIf(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6})
.
addElseIf(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7})
.
addElseIf(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8})
.
addElseIf(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9})
.
addElseIf(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10})
.
addElseIf(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11})
.
addElseIf(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11, pToken12})
.
addElseIf(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11, pToken12, pToken13})
.
addElseIf(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11, pToken12, pToken13, pToken14})
.
addElseIf(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11, pToken12, pToken13, pToken15})
.
unindent(); addLine("}");
.
unindent(); addLine("}");
.
unindent(); unindent(); addLine("}");
.
unindent(); addLine("}");
.
unindent(); addLine("}");
.
unindent(); addLine("}");
.
unindent(); addLine("} finally {"); indent();
.
addLine("for (", pArgs, ") {"); indent();
.
addFor(new Object[]{pToken1})
.
addFor(new Object[]{pToken1, pToken2})
.
addFor(new Object[]{pToken1, pToken2, pToken3})
.
addFor(new Object[]{pToken1, pToken2, pToken3,
pToken4})
.
addFor(new Object[]{pToken1, pToken2, pToken3, pToken4,
pToken5})
.
addFor(new Object[]{pToken1, pToken2, pToken3, pToken4,
pToken5, pToken6})
.
addFor(new Object[]{pToken1, pToken2, pToken3, pToken4,
pToken5, pToken6, pToken7})
.
addFor(new Object[]{pToken1, pToken2, pToken3, pToken4,
pToken5, pToken6, pToken7,
pToken8})
.
addFor(new Object[]{pToken1, pToken2, pToken3, pToken4,
pToken5, pToken6, pToken7, pToken8,
pToken9})
.
addFor(new Object[]{pToken1, pToken2, pToken3, pToken4,
pToken5, pToken6, pToken7, pToken8,
pToken9, pToken10})
.
addFor(new Object[]{pToken1, pToken2, pToken3, pToken4,
pToken5, pToken6, pToken7, pToken8,
pToken9, pToken10, pToken11})
.
addFor(new Object[]{pToken1, pToken2, pToken3, pToken4,
pToken5, pToken6, pToken7, pToken8,
pToken9, pToken10, pToken11,
pToken12})
.
addFor(new Object[]{pToken1, pToken2, pToken3, pToken4,
pToken5, pToken6, pToken7, pToken8,
pToken9, pToken10, pToken11, pToken12,
pToken13})
.
addFor(new Object[]{pToken1, pToken2, pToken3, pToken4,
pToken5, pToken6, pToken7, pToken8,
pToken9, pToken10, pToken11, pToken12,
pToken13, pToken14})
.
addFor(new Object[]{pToken1, pToken2, pToken3, pToken4,
pToken5, pToken6, pToken7, pToken8,
pToken9, pToken10, pToken11, pToken12,
pToken13, pToken14, pToken15})
.
addFor(new Object[]{pVarClass, " ", pVar, " = 0; ",
pVar, " < ", pArray, ".length; ",
pVar, "++"})
.
addForArray(JavaQNameImpl.getInstance(pVarClass),
pVar, pArray)
addForArray(pVar, pArray);
addForArray(pVarClass, getLocalVariableName(),
pArray)
addForArray(pVarClass, getLocalVariableName(),
pArray)
addForArray(int.class, pArray);
addForIterator(pVarClass, pVar,
new Object[]{"(", pVar, ").iterator()"},);
addForCollection(Class, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addForCollection(JavaQNameImpl.getInstance(pVarClass),
pVar, pCollection)
addForCollection(Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addForCollection(java.util.Iterator.class,
pVar, pCollection);
.
addForCollection(JavaQName, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addForCollection(pVarClass, getLocalVariableName(),
pCollection)
addForCollection(Class, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addForCollection(pVarClass, getLocalVariableName(),
pCollection)
addForCollection(Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addForCollection(java.util.Iterator.class,
pCollection);
.
addForCollection(JavaQName, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addForCollection(Class, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addForCollection(Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addForCollection(JavaQName, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addForCollection(Class, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addForCollection(Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addForEnumeration(JavaQName, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(new Object[]{pVarClass, " ", pVar, " = ",
pEnumeration, "; ",
pVar, ".hasMoreElements(); ) {"});
addForEnumeration(Class, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(new Object[]{pVarClass, " ", pVar, " = ",
pEnumeration, "; ",
pVar, ".hasMoreElements(); ) {"});
addForEnumeration(Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(JavaQNameImpl.getInstance(java.util.Enumeration.class),
pVar, pEnumeration);
.
addForEnumeration(JavaQName, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for
addForEnumeration(pVarClass, getLocalVariableName(), pEnumeration)
.
addForEnumeration(Class, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for
addForEnumeration(pVarClass, getLocalVariableName(), pEnumeration)
.
addForEnumeration(Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addForEnumeration(Enumeration.class, pIterator)
.
addForEnumeration(JavaQName, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addForEnumeration(Class, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addForEnumeration(Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addForEnumeration(JavaQName, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addForEnumeration(Class, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addForEnumeration(Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addForIterator(JavaQName, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(new Object[]{pVarClass, " ", pVar, " = ",
pIterator, "; ",
pVar, ".hasNext(); ) {"});
addForIterator(Class, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(new Object[]{pVarClass, " ", pVar, " = ",
pIterator, "; ",
pVar, ".hasNext(); ) {"});
addForIterator(Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(JavaQNameImpl.getInstance(java.util.Iterator.class),
pVar, pIterator);
.
addForIterator(JavaQName, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for
addForIterator(pVarClass, getLocalVariableName(), pIterator)
.
addForIterator(Class, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for
addForIterator(pVarClass, getLocalVariableName(), pIterator)
.
addForIterator(Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addForIterator(Iterator.class, pIterator)
.
addForIterator(JavaQName, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addForIterator(Class, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addForIterator(Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addForIterator(JavaQName, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addForIterator(Class, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addForIterator(Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addForList(JavaQName, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(new Object[]{pVarClass, " ", pVar, " = 0; ",
pVar, " < ", pList, ".size(); ",
pVar, "++"})
.
addForList(Class, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addForList(JavaQNameImpl.getInstance(pVarClass),
pVar, pList)
.
addForList(Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addFor(int.class, pVar, pList)
.
addForList(JavaQName, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addForList(pVarClass, getLocalVariableName(), pList)
.
addForList(Class, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addForList(JavaQNameImpl.getInstance(pVarClass),
pList)
.
addForList(Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addForList(int.class, pVar, pList)
.
addForList(JavaQName, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addForList(Class, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addForList(Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addForList(JavaQName, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addForList(Class, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addForList(Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(Object[]) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for
addLine("if (", pTokens, ") {"); indent();
.
addIf(Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(new Object[]{pLine})
.
addIf(Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(new Object[]{pToken1, pToken2})
.
addIf(Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for
addIf(new Object[]{pToken1, pToken2, pToken3})
.
addIf(Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(new Object[]{pToken1, pToken2, pToken3,
pToken4})
.
addIf(Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5})
.
addIf(Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6})
.
addIf(Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7})
.
addIf(Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8})
.
addIf(Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9})
.
addIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10})
.
addIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11})
.
addIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11, pToken12})
.
addIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11, pToken12, pToken13})
.
addIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11, pToken12, pToken13, pToken14})
.
addIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11, pToken12, pToken13, pToken15})
.
addIf(boolean, Object[]) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for pFirst ?
addIf(boolean, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for
addIf(pFirst, new Object[]{pToken1, pToken2})
.
addIf(boolean, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for
addIf(pFirst, new Object[]{pToken1, pToken2, pToken3})
.
addIf(boolean, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for
addIf(pFirst, new Object[]{pToken1, pToken2, pToken3,
pToken4})
.
addIf(boolean, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for
addIf(pFirst, new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5})
.
addIf(boolean, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for
addIf(pFirst, new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6})
.
addIf(boolean, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(pFirst, new Object[]{pToken1, pToken2,
pToken3, pToken4, pToken5, pToken6, pToken7})
.
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(pFirst, new Object[]{pToken1, pToken2,
pToken3, pToken4, pToken5, pToken6, pToken7, pToken8})
.
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(pFirst, new Object[]{pToken1, pToken2,
pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9})
.
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for
addIf(pFirst, new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10})
.
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for
addIf(pFirst, new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11})
.
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for
addIf(pFirst, new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11, pToken12})
.
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(pFirst, new Object[]{pToken1, pToken2,
pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11, pToken12, pToken13})
.
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(pFirst, new Object[]{pToken1, pToken2,
pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11, pToken12, pToken13, pToken14})
.
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addIf(pFirst, new Object[]{pToken1, pToken2,
pToken3, pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11, pToken12, pToken13, pToken15})
.
addIf(Object[]) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(boolean, Object[]) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(boolean, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(boolean, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(boolean, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(boolean, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(boolean, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(boolean, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(boolean, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addIf(boolean, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addImplements(JavaQName) -
Method in class net.sf.jaxme.js.JavaSource
Adds an interface to the list of interfaces being implemented by
this class or interface.
addImplements(Class) -
Method in class net.sf.jaxme.js.JavaSource
Adds an interface to the list of interfaces being implemented by
this class or interface.
addImport(String) -
Method in class net.sf.jaxme.js.JavaInnerClass
Throws an exception, as inner classes don't have import
statements.
addImport(JavaQName) -
Method in class net.sf.jaxme.js.JavaSource
Adds a package or class to the list of packages and classes being imported.
addImport(Class) -
Method in class net.sf.jaxme.js.JavaSource
Adds a package or class to the list of packages and classes being imported.
addInnerClass(JavaInnerClass) -
Method in class net.sf.jaxme.js.JavaSource
Adds an inner class.
addJoin(ForeignKey, TableReference, TableReference) -
Method in interface net.sf.jaxme.sqls.CombinedConstraint
Creates a JOIN condition matching the given foreign key.
addJoin(TableReference, ColumnSet, TableReference, ColumnSet) -
Method in interface net.sf.jaxme.sqls.CombinedConstraint
Creates a JOIN condition matching the given column reference.
addJoin(ForeignKey, TableReference, TableReference) -
Method in class net.sf.jaxme.sqls.impl.CombinedConstraintImpl
addJoin(TableReference, ColumnSet, TableReference, ColumnSet) -
Method in class net.sf.jaxme.sqls.impl.CombinedConstraintImpl
addLine(int, Object[]) -
Method in interface net.sf.jaxme.js.IndentationEngine
Adds the given tokens as a complete line, using the
given level of indentation.
addLine(Object[]) -
Method in interface net.sf.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(), pTokens)
.
addLine() -
Method in interface net.sf.jaxme.js.IndentationEngine
Adds an empty line, shortcut for
addLine(getIndentationLevel, new Object[0]).
addLine(Object) -
Method in interface net.sf.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(),
new Object[]{pLine})
.
addLine(Object, Object) -
Method in interface net.sf.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(),
new Object[]{pToken1, pToken2})
.
addLine(Object, Object, Object) -
Method in interface net.sf.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(),
new Object[]{pToken1, pToken2, pToken3})
.
addLine(Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(),
new Object[]{pToken1, pToken2, pToken3, pToken4})
.
addLine(Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(),
new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5})
.
addLine(Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(),
new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5,
pToken6})
.
addLine(Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(),
new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5,
pToken6, pToken7})
.
addLine(Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(),
new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5,
pToken6, pToken7, pToken8})
.
addLine(Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(),
new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5,
pToken6, pToken7, pToken8, pToken9})
.
addLine(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(),
new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5,
pToken6, pToken7, pToken8, pToken9, pToken10})
.
addLine(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(),
new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5,
pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11})
.
addLine(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(),
new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5,
pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11, pToken12})
.
addLine(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(),
new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5,
pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11, pToken12, pToken13})
.
addLine(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(),
new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5,
pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11, pToken12, pToken13, pToken14})
.
addLine(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.IndentationEngine
Shortcut for addLine(getIndentationLevel(),
new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5,
pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11, pToken12, pToken13, pToken15})
.
addLine(int, Object[]) -
Method in class net.sf.jaxme.js.IndentationEngineImpl
addLine(Object[]) -
Method in class net.sf.jaxme.js.IndentationEngineImpl
addLine() -
Method in class net.sf.jaxme.js.IndentationEngineImpl
addLine(Object) -
Method in class net.sf.jaxme.js.IndentationEngineImpl
addLine(Object, Object) -
Method in class net.sf.jaxme.js.IndentationEngineImpl
addLine(Object, Object, Object) -
Method in class net.sf.jaxme.js.IndentationEngineImpl
addLine(Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.IndentationEngineImpl
addLine(Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.IndentationEngineImpl
addLine(Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.IndentationEngineImpl
addLine(Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.IndentationEngineImpl
addLine(Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.IndentationEngineImpl
addLine(Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.IndentationEngineImpl
addLine(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.IndentationEngineImpl
addLine(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.IndentationEngineImpl
addLine(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.IndentationEngineImpl
addLine(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.IndentationEngineImpl
addLine(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.IndentationEngineImpl
addLine(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.IndentationEngineImpl
addLine(String) -
Method in class net.sf.jaxme.js.JavaComment
Adds a line to the comments content.
addOrderColumn(SelectStatement.OrderColumn) -
Method in interface net.sf.jaxme.sqls.SelectStatement
Adds a column to the ORDER BY clause.
addOrderColumn(ColumnReference) -
Method in interface net.sf.jaxme.sqls.SelectStatement
Adds a column to the ORDER BY clause.
addOrderColumn(ColumnReference, boolean) -
Method in interface net.sf.jaxme.sqls.SelectStatement
Adds a column to the ORDER BY clause.
addOrderColumn(ColumnReference) -
Method in class net.sf.jaxme.sqls.impl.SelectStatementImpl
addOrderColumn(ColumnReference, boolean) -
Method in class net.sf.jaxme.sqls.impl.SelectStatementImpl
addOrderColumn(SelectStatement.OrderColumn) -
Method in class net.sf.jaxme.sqls.impl.SelectStatementImpl
addParam(String) -
Method in class net.sf.jaxme.js.AbstractJavaMethod
Deprecated. Use AbstractJavaMethod.addParam(JavaQName, String)
addParam(String, String) -
Method in class net.sf.jaxme.js.AbstractJavaMethod
Deprecated. Use AbstractJavaMethod.addParam(JavaQName, String)
addParam(Class, String) -
Method in class net.sf.jaxme.js.AbstractJavaMethod
Adds a parameter that this method takes.
addParam(JavaQName, String) -
Method in class net.sf.jaxme.js.AbstractJavaMethod
Adds a parameter that this method takes.
addParam(Parameter) -
Method in class net.sf.jaxme.js.AbstractJavaMethod
Adds a parameter that this method takes.
addParam(String) -
Method in class net.sf.jaxme.js.JavaComment
Adds a JavaDoc "param" field.
addPart(Value) -
Method in interface net.sf.jaxme.sqls.BooleanConstraint
Inserts a constant value.
addPart(ColumnReference) -
Method in interface net.sf.jaxme.sqls.BooleanConstraint
Inserts a column reference.
addPart(ColumnReference[]) -
Method in interface net.sf.jaxme.sqls.BooleanConstraint
Inserts a set of column references.
addPart(SelectStatement) -
Method in interface net.sf.jaxme.sqls.BooleanConstraint
Inserts a subselect.
addPart(String) -
Method in interface net.sf.jaxme.sqls.BooleanConstraint
Inserts a String.
addPart() -
Method in interface net.sf.jaxme.sqls.BooleanConstraint
Inserts a NULL value.
addPart(byte) -
Method in interface net.sf.jaxme.sqls.BooleanConstraint
Inserts a byte value, which will be inserted without quotes.
addPart(int) -
Method in interface net.sf.jaxme.sqls.BooleanConstraint
Inserts an int value, which will be inserted without quotes.
addPart(long) -
Method in interface net.sf.jaxme.sqls.BooleanConstraint
Inserts a long value, which will be inserted without quotes.
addPart(short) -
Method in interface net.sf.jaxme.sqls.BooleanConstraint
Inserts a short value, which will be inserted without quotes.
addPart(float) -
Method in interface net.sf.jaxme.sqls.BooleanConstraint
Inserts a float value, which will be inserted without quotes.
addPart(double) -
Method in interface net.sf.jaxme.sqls.BooleanConstraint
Inserts a double value, which will be inserted without quotes.
addPart(boolean) -
Method in interface net.sf.jaxme.sqls.BooleanConstraint
Inserts a boolean value, which will be inserted as the word
TRUE
, or FALSE
, respectively.
addPart(Value) -
Method in class net.sf.jaxme.sqls.impl.BooleanConstraintImpl
addPart(ColumnReference) -
Method in class net.sf.jaxme.sqls.impl.BooleanConstraintImpl
addPart(ColumnReference[]) -
Method in class net.sf.jaxme.sqls.impl.BooleanConstraintImpl
addPart(SelectStatement) -
Method in class net.sf.jaxme.sqls.impl.BooleanConstraintImpl
addPart(String) -
Method in class net.sf.jaxme.sqls.impl.BooleanConstraintImpl
addPart() -
Method in class net.sf.jaxme.sqls.impl.BooleanConstraintImpl
addPart(byte) -
Method in class net.sf.jaxme.sqls.impl.BooleanConstraintImpl
addPart(int) -
Method in class net.sf.jaxme.sqls.impl.BooleanConstraintImpl
addPart(long) -
Method in class net.sf.jaxme.sqls.impl.BooleanConstraintImpl
addPart(short) -
Method in class net.sf.jaxme.sqls.impl.BooleanConstraintImpl
addPart(float) -
Method in class net.sf.jaxme.sqls.impl.BooleanConstraintImpl
addPart(double) -
Method in class net.sf.jaxme.sqls.impl.BooleanConstraintImpl
addPart(boolean) -
Method in class net.sf.jaxme.sqls.impl.BooleanConstraintImpl
addPlaceholder() -
Method in interface net.sf.jaxme.sqls.BooleanConstraint
Inserts a placeholder.
addPlaceholder() -
Method in class net.sf.jaxme.sqls.impl.BooleanConstraintImpl
addRawJavaSource(String) -
Method in class net.sf.jaxme.js.JavaSource
Adds a piece of raw Java source to the class.
addResultColumn(ColumnReference) -
Method in interface net.sf.jaxme.sqls.SelectStatement
Adds a result column to the statement.
addResultColumn(ColumnReference) -
Method in class net.sf.jaxme.sqls.impl.SelectStatementImpl
addSee(String) -
Method in class net.sf.jaxme.js.JavaComment
Adds an element to the list of Strings which should be used for
"see" fields.
addSet(Column) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to a value
given by a placeholder.
addSet(Column.Name) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to a value
given by a placeholder.
addSet(String) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to a value
given by a placeholder.
addSet(Column, byte) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value
pValue.
addSet(Column.Name, byte) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value
pValue
.
addSet(String, byte) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value
pValue
.
addSet(Column, short) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value
pValue.
addSet(Column.Name, short) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value
pValue
.
addSet(String, short) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value
pValue
.
addSet(Column, int) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value
pValue.
addSet(Column.Name, int) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value
pValue
.
addSet(String, int) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value
pValue
.
addSet(Column, long) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value
pValue.
addSet(Column.Name, long) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value
pValue
.
addSet(String, long) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value
pValue
.
addSet(Column, float) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value
pValue.
addSet(Column.Name, float) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value
pValue
.
addSet(String, float) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value
pValue
.
addSet(Column, boolean) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value
TRUE or FALSE, depending on pValue.
addSet(Column.Name, boolean) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value
TRUE or FALSE, depending on pValue.
addSet(String, boolean) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value
TRUE or FALSE, depending on pValue.
addSet(Column, String) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value
pValue.
addSet(Column.Name, String) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value
pValue
.
addSet(String, String) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the value
pValue
.
addSet(ColumnReference, Value) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSet(Column, Value) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSet(Column.Name, Value) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSet(String, Value) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSet(Column) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSet(Column.Name) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSet(String) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSet(Column, byte) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSet(Column.Name, byte) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSet(String, byte) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSet(Column, short) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSet(Column.Name, short) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSet(String, short) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSet(Column, int) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSet(Column.Name, int) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSet(String, int) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSet(Column, long) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSet(Column.Name, long) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSet(String, long) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSet(Column, float) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSet(Column.Name, float) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSet(String, float) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSet(Column, boolean) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSet(Column.Name, boolean) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSet(String, boolean) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSet(Column, String) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSet(Column.Name, String) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSet(String, String) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSetDate(Column, Calendar) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the date value
pValue.
addSetDate(Column.Name, Calendar) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the date value
pValue
.
addSetDate(String, Calendar) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the date value
pValue
.
addSetDate(Column, Calendar) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSetDate(Column.Name, Calendar) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSetDate(String, Calendar) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSetDateTime(Column, Calendar) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the datetime
value pValue.
addSetDateTime(Column.Name, Calendar) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the datetime
value pValue
.
addSetDateTime(String, Calendar) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the datetime
value pValue
.
addSetDateTime(Column, Calendar) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSetDateTime(Column.Name, Calendar) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSetDateTime(String, Calendar) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSetNull(Column) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to NULL.
addSetNull(Column.Name) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to NULL.
addSetNull(String) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to NULL.
addSetNull(Column) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSetNull(Column.Name) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSetNull(String) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSetTime(Column, Calendar) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the time value
pValue.
addSetTime(Column.Name, Calendar) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the time value
pValue
.
addSetTime(String, Calendar) -
Method in interface net.sf.jaxme.sqls.SetStatement
Adds a SET clause setting the given column to the time value
pValue
.
addSetTime(Column, Calendar) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSetTime(Column.Name, Calendar) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSetTime(String, Calendar) -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
addSwitch(Object[]) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addLine("switch (", pTokens, ") {"); indent();
indent();
.
addSwitch(Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addSwitch(new Object[]{pLine})
.
addSwitch(Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for
addSwitch(new Object[]{pToken1, pToken2})
.
addSwitch(Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for
addSwitch(new Object[]{pToken1, pToken2, pToken3})
.
addSwitch(Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addSwitch(new Object[]{pToken1, pToken2, pToken3,
pToken4})
.
addSwitch(Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addSwitch(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5})
.
addSwitch(Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addSwitch(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6})
.
addSwitch(Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addSwitch(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7})
.
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addSwitch(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8})
.
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addSwitch(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9})
.
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addSwitch(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10})
.
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addSwitch(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11})
.
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addSwitch(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11, pToken12})
.
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addSwitch(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11, pToken12, pToken13})
.
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addSwitch(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11, pToken12, pToken13, pToken14})
.
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addSwitch(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11, pToken12, pToken13, pToken15})
.
addSwitch(Object[]) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addSwitch(Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addSwitch(Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addSwitch(Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addSwitch(Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addSwitch(Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addSwitch(Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addSwitch(Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addSwitch(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addTable(Table, VersionGenerator.ColumnUpdater) -
Method in class net.sf.jaxme.js.pattern.VersionGenerator
Adds a new table to the list of tables.
addThrowNew(JavaQName, Object[]) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addLine(new Object[]{"throw new",
pExceptionClass, "(", pArgs, ");"});
.
addThrowNew(JavaQName, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1})
.
addThrowNew(JavaQName, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass,
new Object[]{pToken1, pToken2})
.
addThrowNew(JavaQName, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass,
new Object[]{pToken1, pToken2, pToken3})
.
addThrowNew(JavaQName, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass,
new Object[]{pToken1, pToken2, pToken3, pToken4})
.
addThrowNew(JavaQName, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass,
new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5})
.
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass,
new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6})
.
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass,
new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7})
.
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass,
new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7,
pToken8})
.
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass,
new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7,
pToken8, pToken9})
.
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass,
new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7,
pToken8, pToken9, pToken10})
.
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass,
new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11})
.
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass,
new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7,
pToken8, pToken9, pToken10, pToken11, pToken12})
.
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass,
new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7,
pToken8, pToken9, pToken10, pToken11, pToken12, pToken13})
.
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass,
new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7,
pToken8, pToken9, pToken10, pToken11, pToken12, pToken13, pToken14})
.
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass,
new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7,
pToken8, pToken9, pToken10, pToken11, pToken12, pToken13, pToken15})
.
addThrowNew(Class, Object[]) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(JavaQNameImpl.getInstance(pExceptionClass),
pArgs)
.
addThrowNew(Class, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass, new Object[]{pToken1})
.
addThrowNew(Class, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass,
new Object[]{pToken1, pToken2})
.
addThrowNew(Class, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass,
new Object[]{pToken1, pToken2, pToken3})
.
addThrowNew(Class, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass,
new Object[]{pToken1, pToken2, pToken3, pToken4})
.
addThrowNew(Class, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass,
new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5})
.
addThrowNew(Class, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass,
new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6})
.
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass,
new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7})
.
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass,
new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7,
pToken8})
.
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass,
new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7,
pToken8, pToken9})
.
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass,
new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7,
pToken8, pToken9, pToken10})
.
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass,
new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10,
pToken11})
.
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass,
new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7,
pToken8, pToken9, pToken10, pToken11, pToken12})
.
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass,
new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7,
pToken8, pToken9, pToken10, pToken11, pToken12, pToken13})
.
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass,
new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7,
pToken8, pToken9, pToken10, pToken11, pToken12, pToken13, pToken14})
.
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addThrowNew(pExceptionClass,
new Object[]{pToken1, pToken2, pToken3, pToken4, pToken5, pToken6, pToken7,
pToken8, pToken9, pToken10, pToken11, pToken12, pToken13, pToken15})
.
addThrowNew(JavaQName, Object[]) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrowNew(JavaQName, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrowNew(JavaQName, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrowNew(JavaQName, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrowNew(JavaQName, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrowNew(JavaQName, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrowNew(JavaQName, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrowNew(Class, Object[]) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrowNew(Class, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrowNew(Class, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrowNew(Class, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrowNew(Class, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrowNew(Class, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrowNew(Class, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrowNew(Class, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addThrows(JavaQName) -
Method in class net.sf.jaxme.js.AbstractJavaMethod
Adds an exception to this methods list of exceptions.
addThrows(Class) -
Method in class net.sf.jaxme.js.AbstractJavaMethod
Adds an exception to this methods list of exceptions.
addThrows(String) -
Method in class net.sf.jaxme.js.AbstractJavaMethod
Deprecated. Use AbstractJavaMethod.addThrows(JavaQName)
addThrows(String) -
Method in class net.sf.jaxme.js.JavaComment
Adds a JavaDoc "throw" field.
addTry() -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addLine(new Object[]{"try {"}); indent();
.
addTry() -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addURL(URL, InputStream) -
Method in class net.sf.jaxme.js.util.LinkChecker
addURL(URL) -
Method in class net.sf.jaxme.js.util.LinkChecker
addURL(LinkChecker.CheckedURL) -
Method in class net.sf.jaxme.js.util.LinkChecker
addWhile(Object[]) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addLine("while (", pExpr, ") {"); indent();
.
addWhile(Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addWhile(new Object[]{pToken1})
.
addWhile(Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for
addWhile(new Object[]{pToken1, pToken2})
.
addWhile(Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for
addWhile(new Object[]{pToken1, pToken2, pToken3})
.
addWhile(Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for
addWhile(new Object[]{pToken1, pToken2, pToken3,
pToken4})
.
addWhile(Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addWhile(new Object[]{pToken1, pToken2,
pToken3, pToken4, pToken5})
.
addWhile(Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for
addWhile(new Object[]{pToken1, pToken2, pToken3, pToken4,
pToken5, pToken6})
.
addWhile(Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for
addWhile(new Object[]{pToken1, pToken2, pToken3, pToken4,
pToken5, pToken6, pToken7})
.
addWhile(Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for
addWhile(new Object[]{pToken1, pToken2, pToken3, pToken4,
pToken5, pToken6, pToken7, pToken8})
.
addWhile(Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for
addWhile(new Object[]{pToken1, pToken2, pToken3, pToken4,
pToken5, pToken6, pToken7, pToken8, pToken9})
.
addWhile(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for
addWhile(new Object[]{pToken1, pToken2, pToken3, pToken4,
pToken5, pToken6, pToken7, pToken8, pToken9, pToken10})
.
addWhile(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for
addWhile(new Object[]{pToken1, pToken2, pToken3, pToken4,
pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11})
.
addWhile(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addWhile(new Object[]{pToken1, pToken2, pToken3,
pToken4, pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11,
pToken12})
.
addWhile(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for
addWhile(new Object[]{pToken1, pToken2, pToken3, pToken4,
pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12,
pToken13})
.
addWhile(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for
addWhile(new Object[]{pToken1, pToken2, pToken3, pToken4,
pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11, pToken12,
pToken13, pToken14})
.
addWhile(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for
addWhile(new Object[]{pToken1, pToken2, pToken3, pToken4,
pToken5, pToken6, pToken7, pToken8, pToken9, pToken10, pToken11,
pToken12, pToken13, pToken14, pToken15})
.
addWhile(Object[]) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
Shortcut for addLine("while (", pExpr, ") {"); indent();
.
addWhile(Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addWhile(Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addWhile(Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addWhile(Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addWhile(Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addWhile(Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addWhile(Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addWhile(Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addWhile(Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addWhile(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addWhile(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addWhile(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addWhile(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addWhile(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addWhile(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
addWhileIterator(Object) -
Method in interface net.sf.jaxme.js.ConditionalIndentationEngine
Shortcut for addWhile(new Object[]{"(", pIterator, ").hasNext()"});
addWhileIterator(Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
Shortcut for addWhile(new Object[]{"(", pIterator, ").hasNext()"});
asJavaIdentifier(String) -
Static method in class net.sf.jaxme.js.Util
Takes as input an arbitrary String and maps it to a String,
which is a valid Java identifier.
asString(JavaQName) -
Method in class net.sf.jaxme.js.IncreasingTarget
asString() -
Method in class net.sf.jaxme.js.IndentationEngineImpl
asString(JavaQName) -
Method in interface net.sf.jaxme.js.IndentationTarget
Converts a class name into a string.
asString(JavaQName, boolean) -
Method in class net.sf.jaxme.js.JavaSource
Returns whether the given JavaQName is a local class.
asString(JavaQName) -
Method in class net.sf.jaxme.js.WriterTarget
asString(Object[]) -
Method in class net.sf.jaxme.logging.AntProjectLogger
assertEquals(String, String) -
Method in class net.sf.jaxme.js.junit.BasicTest
B
- BIGINT -
Static variable in interface net.sf.jaxme.sqls.Column.Type
-
- BINARY -
Static variable in interface net.sf.jaxme.sqls.Column.Type
-
- BIT -
Static variable in interface net.sf.jaxme.sqls.Column.Type
-
- BOOLEAN -
Static variable in class net.sf.jaxme.js.JavaQNameImpl
- For use in return types or method parameters: The
boolean type.
- BOOLEAN -
Static variable in class net.sf.jaxme.sqls.Value.Type
-
- BYTE -
Static variable in class net.sf.jaxme.js.JavaQNameImpl
- For use in return types or method parameters: The
byte type.
- BYTE -
Static variable in class net.sf.jaxme.sqls.Value.Type
-
- BasicTest - class net.sf.jaxme.js.junit.BasicTest.
- Basic test
- BasicTest(String) -
Constructor for class net.sf.jaxme.js.junit.BasicTest
-
- BinaryColumn - interface net.sf.jaxme.sqls.BinaryColumn.
- Interface of a column with datatype
Column.Type.BINARY
or Column.Type.VARBINARY
. - BooleanConstraint - interface net.sf.jaxme.sqls.BooleanConstraint.
-
- BooleanConstraint.Type - interface net.sf.jaxme.sqls.BooleanConstraint.Type.
- The type of a boolean constraint.
- BooleanConstraintImpl - class net.sf.jaxme.sqls.impl.BooleanConstraintImpl.
-
- BooleanConstraintImpl(CombinedConstraint, BooleanConstraint.Type) -
Constructor for class net.sf.jaxme.sqls.impl.BooleanConstraintImpl
-
- BooleanConstraintImpl.TypeImpl - class net.sf.jaxme.sqls.impl.BooleanConstraintImpl.TypeImpl.
-
- BooleanConstraintImpl.TypeImpl(String) -
Constructor for class net.sf.jaxme.sqls.impl.BooleanConstraintImpl.TypeImpl
-
- BufferPool - interface net.sf.jaxme.sqls.db2.BufferPool.
- Interface of a DB2 BufferPool.
- BufferPool.Name - interface net.sf.jaxme.sqls.db2.BufferPool.Name.
-
C
- CASCADE -
Static variable in class net.sf.jaxme.sqls.ForeignKey.Mode
-
- CHAR -
Static variable in class net.sf.jaxme.js.JavaQNameImpl
- For use in return types or method parameters: The
char type.
- CHAR -
Static variable in interface net.sf.jaxme.sqls.Column.Type
-
- CLASS -
Static variable in class net.sf.jaxme.js.JavaSource
- Type of a JavaSource class.
- ChainGenerator - class net.sf.jaxme.js.pattern.ChainGenerator.
- This class generates so-called event chains.
- ChainGenerator() -
Constructor for class net.sf.jaxme.js.pattern.ChainGenerator
-
- Column - interface net.sf.jaxme.sqls.Column.
-
- Column.Name - interface net.sf.jaxme.sqls.Column.Name.
-
- Column.Type - interface net.sf.jaxme.sqls.Column.Type.
-
- ColumnImpl - class net.sf.jaxme.sqls.impl.ColumnImpl.
- Implementation of a column.
- ColumnImpl(Table, Column.Name, Column.Type) -
Constructor for class net.sf.jaxme.sqls.impl.ColumnImpl
-
- ColumnImpl.NameImpl - class net.sf.jaxme.sqls.impl.ColumnImpl.NameImpl.
-
- ColumnImpl.NameImpl(String) -
Constructor for class net.sf.jaxme.sqls.impl.ColumnImpl.NameImpl
-
- ColumnImpl.TypeImpl - class net.sf.jaxme.sqls.impl.ColumnImpl.TypeImpl.
-
- ColumnImpl.TypeImpl(String, int) -
Constructor for class net.sf.jaxme.sqls.impl.ColumnImpl.TypeImpl
-
- ColumnReference - interface net.sf.jaxme.sqls.ColumnReference.
- Interface of a column reference.
- ColumnReferenceImpl - class net.sf.jaxme.sqls.impl.ColumnReferenceImpl.
- Implementation of a
ColumnReference
. - ColumnSet - interface net.sf.jaxme.sqls.ColumnSet.
- A common base interface for
Index
and ForeignKey
. - ColumnSetImpl - class net.sf.jaxme.sqls.impl.ColumnSetImpl.
- A common base class for
ForeignKeyImpl
and
IndexImpl
. - ColumnSetImpl(Table) -
Constructor for class net.sf.jaxme.sqls.impl.ColumnSetImpl
-
- CombinedConstraint - interface net.sf.jaxme.sqls.CombinedConstraint.
-
- CombinedConstraint.Type - interface net.sf.jaxme.sqls.CombinedConstraint.Type.
-
- CombinedConstraintImpl - class net.sf.jaxme.sqls.impl.CombinedConstraintImpl.
-
- CombinedConstraintImpl(ConstrainedStatement, CombinedConstraint.Type) -
Constructor for class net.sf.jaxme.sqls.impl.CombinedConstraintImpl
-
- CombinedConstraintImpl.TypeImpl - class net.sf.jaxme.sqls.impl.CombinedConstraintImpl.TypeImpl.
-
- CombinedConstraintImpl.TypeImpl(String) -
Constructor for class net.sf.jaxme.sqls.impl.CombinedConstraintImpl.TypeImpl
-
- ConditionalIndentationEngine - interface net.sf.jaxme.js.ConditionalIndentationEngine.
-
- ConditionalIndentationJavaSourceObject - class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject.
-
- ConditionalIndentationJavaSourceObject(String, JavaQName, JavaSource.Protection) -
Constructor for class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
-
- ConditionalIndentationJavaSourceObject.LJFImpl - class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject.LJFImpl.
-
- ConditionalIndentationJavaSourceObject.LoopVariable - class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject.LoopVariable.
-
- ConditionalIndentationJavaSourceObject.LoopVariable(Object) -
Constructor for class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject.LoopVariable
-
- ConstrainedStatement - interface net.sf.jaxme.sqls.ConstrainedStatement.
- Interface of a
Statement
supporting
a WHERE clause. - ConstrainedStatementImpl - class net.sf.jaxme.sqls.impl.ConstrainedStatementImpl.
-
- ConstrainedStatementImpl(SQLFactory) -
Constructor for class net.sf.jaxme.sqls.impl.ConstrainedStatementImpl
-
- Constraint - interface net.sf.jaxme.sqls.Constraint.
- Interface of a constraint, used in a WHERE or ON condition.
- ConstraintImpl - class net.sf.jaxme.sqls.impl.ConstraintImpl.
-
- ConstraintImpl(ConstrainedStatement) -
Constructor for class net.sf.jaxme.sqls.impl.ConstraintImpl
- Creates a new instance of ConstraintImpl.
- CreateTest - class net.sf.jaxme.sqls.junit.CreateTest.
-
- CreateTest(String) -
Constructor for class net.sf.jaxme.sqls.junit.CreateTest
- Creates a new instance of CreateTest.java.
- checkJavaIdentifier(String) -
Static method in class net.sf.jaxme.js.Util
- Returns whether the given name is a valid Java identifier.
- checkNulls(Object) -
Method in class net.sf.jaxme.js.IndentationEngineImpl
-
- clear() -
Method in interface net.sf.jaxme.js.IndentationEngine
- Clears the IndentationEngine's contents.
- clear() -
Method in class net.sf.jaxme.js.IndentationEngineImpl
-
- clear() -
Method in class net.sf.jaxme.js.junit.ObservableList
-
- clearExtends() -
Method in class net.sf.jaxme.js.JavaSource
- Clears the list of extended classes or interfaces.
- clearImplements() -
Method in class net.sf.jaxme.js.JavaSource
- Clears the list of implemented interfaces.
- clearImports() -
Method in class net.sf.jaxme.js.JavaSource
- Clears the list of imports.
- clearInnerClasses() -
Method in class net.sf.jaxme.js.JavaSource
- Clears the list of inner classes.
- clearParams() -
Method in class net.sf.jaxme.js.AbstractJavaMethod
- Clears the list of parameters.
- clearRawJavaSources() -
Method in class net.sf.jaxme.js.JavaSource
- Clears the list of raw Java sources.
- compareTo(Object) -
Method in class net.sf.jaxme.js.pattern.ProxyGenerator.GeneratedMethod
- Compares this GeneratedMethod to the given GeneratedMethod
o
.
- contains(Object) -
Method in class net.sf.jaxme.js.junit.ObservableList
-
- containsAll(Collection) -
Method in class net.sf.jaxme.js.junit.ObservableList
-
- createAndConstraint() -
Method in interface net.sf.jaxme.sqls.CombinedConstraint
- Creates an AndConstraint and inserts it at the current position.
- createAndConstraint() -
Method in class net.sf.jaxme.sqls.impl.CombinedConstraintImpl
-
- createChain() -
Method in class net.sf.jaxme.js.pattern.Ant.AntChainGenerator
-
- createEQ() -
Method in interface net.sf.jaxme.sqls.CombinedConstraint
- Creates a condition "equals" (=) and inserts it at the current position.
- createEQ() -
Method in class net.sf.jaxme.sqls.impl.CombinedConstraintImpl
-
- createForeignKeyAsPartOfCreateTable(ForeignKey) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- createGE() -
Method in interface net.sf.jaxme.sqls.CombinedConstraint
- Creates a condition "greater or equals" (>=) and inserts it at the current position.
- createGE() -
Method in class net.sf.jaxme.sqls.impl.CombinedConstraintImpl
-
- createGT() -
Method in interface net.sf.jaxme.sqls.CombinedConstraint
- Creates a condition "greater than" (<) and inserts it at the current position.
- createGT() -
Method in class net.sf.jaxme.sqls.impl.CombinedConstraintImpl
-
- createIN() -
Method in interface net.sf.jaxme.sqls.CombinedConstraint
- Creates a condition "IN" and inserts it at the current position.
- createIN() -
Method in class net.sf.jaxme.sqls.impl.CombinedConstraintImpl
-
- createISNULL() -
Method in interface net.sf.jaxme.sqls.CombinedConstraint
- Creates a condition "IS NULL" and inserts it at the current position.
- createISNULL() -
Method in class net.sf.jaxme.sqls.impl.CombinedConstraintImpl
-
- createImplementedInterface() -
Method in class net.sf.jaxme.js.pattern.Ant.AntProxyGenerator
-
- createIndexAsPartOfCreateTable(Index) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- createItem() -
Method in class net.sf.jaxme.js.pattern.Ant.AntTypesafeEnumerationGenerator
-
- createLE() -
Method in interface net.sf.jaxme.sqls.CombinedConstraint
- Creates a condition "lower or equals" (<=) and inserts it at the current position.
- createLE() -
Method in class net.sf.jaxme.sqls.impl.CombinedConstraintImpl
-
- createLIKE() -
Method in interface net.sf.jaxme.sqls.CombinedConstraint
- Creates a condition "LIKE" and inserts it at the current position.
- createLIKE() -
Method in class net.sf.jaxme.sqls.impl.CombinedConstraintImpl
-
- createLT() -
Method in interface net.sf.jaxme.sqls.CombinedConstraint
- Creates a condition "lower than" (<) and inserts it at the current position.
- createLT() -
Method in class net.sf.jaxme.sqls.impl.CombinedConstraintImpl
-
- createNE() -
Method in interface net.sf.jaxme.sqls.CombinedConstraint
- Creates a condition "doesn't equal" (!
- createNE() -
Method in class net.sf.jaxme.sqls.impl.CombinedConstraintImpl
-
- createOrConstraint() -
Method in interface net.sf.jaxme.sqls.CombinedConstraint
- Creates an OrConstraint and inserts it at the current position.
- createOrConstraint() -
Method in class net.sf.jaxme.sqls.impl.CombinedConstraintImpl
-
- createPrimaryKeyAsPartOfCreateTable(Table) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- createURL() -
Method in class net.sf.jaxme.js.util.AntLinkChecker.MyLinkChecker
-
D
- DATE -
Static variable in interface net.sf.jaxme.sqls.Column.Type
-
- DATE -
Static variable in class net.sf.jaxme.sqls.Value.Type
-
- DATETIME -
Static variable in class net.sf.jaxme.sqls.Value.Type
-
- DB2Column - interface net.sf.jaxme.sqls.db2.DB2Column.
- Interface of a column in a DB2 database.
- DB2ColumnImpl - class net.sf.jaxme.sqls.db2.DB2ColumnImpl.
- Default implementation of a column in a DB2 database.
- DB2ColumnImpl(Table, Column.Name, Column.Type) -
Constructor for class net.sf.jaxme.sqls.db2.DB2ColumnImpl
-
- DB2SQLFactory - interface net.sf.jaxme.sqls.db2.DB2SQLFactory.
- Interface of an SQL factory for DB2 databases.
- DB2SQLFactoryImpl - class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl.
- Default implementation of an SQL factory for DB2 databases.
- DB2SQLFactoryImpl() -
Constructor for class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl
-
- DB2SQLFactoryImpl.PredefinedTableSpace - class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace.
- An immutable, predefined TableSpace.
- DB2SQLGenerator - interface net.sf.jaxme.sqls.db2.DB2SQLGenerator.
- Interface of an SQL generator for DB2 databases.
- DB2SQLGeneratorImpl - class net.sf.jaxme.sqls.db2.DB2SQLGeneratorImpl.
- Default implementation of an SQL generator for DB2 schemas.
- DB2SQLGeneratorImpl() -
Constructor for class net.sf.jaxme.sqls.db2.DB2SQLGeneratorImpl
-
- DB2Schema - interface net.sf.jaxme.sqls.db2.DB2Schema.
- Interface of a schema in a DB2 database.
- DB2SchemaImpl - class net.sf.jaxme.sqls.db2.DB2SchemaImpl.
- Default implementation of a schema in a DB2 database.
- DB2SchemaImpl(SQLFactory, Schema.Name) -
Constructor for class net.sf.jaxme.sqls.db2.DB2SchemaImpl
-
- DB2Table - interface net.sf.jaxme.sqls.db2.DB2Table.
- Interface of a table in a DB2 database.
- DB2TableImpl - class net.sf.jaxme.sqls.db2.DB2TableImpl.
- Default implementation of a table in a DB2 database.
- DB2TableImpl(Schema, Table.Name) -
Constructor for class net.sf.jaxme.sqls.db2.DB2TableImpl
-
- DB2Test - class net.sf.jaxme.sqls.junit.DB2Test.
-
- DB2Test(String) -
Constructor for class net.sf.jaxme.sqls.junit.DB2Test
-
- DEFAULT_PROTECTION -
Static variable in class net.sf.jaxme.js.JavaSource
- Default protection of a class, field or method
- DONALD -
Static variable in class net.sf.jaxme.js.junit.EnumExample
- The enumeration item with name DONALD and value The Duck King.
- DOUBLE -
Static variable in class net.sf.jaxme.js.JavaQNameImpl
- For use in return types or method parameters: The
double type.
- DOUBLE -
Static variable in interface net.sf.jaxme.sqls.Column.Type
-
- DOUBLE -
Static variable in class net.sf.jaxme.sqls.Value.Type
-
- DeleteStatement - interface net.sf.jaxme.sqls.DeleteStatement.
-
- DeleteStatementImpl - class net.sf.jaxme.sqls.impl.DeleteStatementImpl.
-
- DirectAccessible - interface net.sf.jaxme.js.DirectAccessible.
- This interface is an abstract base for fields and similar
objects.
- doExecute() -
Method in class net.sf.jaxme.js.pattern.Ant.AntChainGenerator
-
- doExecute() -
Method in class net.sf.jaxme.js.pattern.Ant.BasicAntTask
-
- doExecute() -
Method in class net.sf.jaxme.js.pattern.Ant.ReallyBasicAntTask
-
E
- EQ -
Static variable in interface net.sf.jaxme.sqls.BooleanConstraint.Type
-
- EnumExample - class net.sf.jaxme.js.junit.EnumExample.
-
- entering(String, Object[]) -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- entering(String) -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- entering(String, Object) -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- entering(String, Object[]) -
Method in class net.sf.jaxme.logging.JavaUtilLogger
-
- entering(String) -
Method in class net.sf.jaxme.logging.JavaUtilLogger
-
- entering(String, Object) -
Method in class net.sf.jaxme.logging.JavaUtilLogger
-
- entering(String, Object[]) -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- entering(String) -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- entering(String, Object) -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- entering(String, Object[]) -
Method in interface net.sf.jaxme.logging.Logger
- Logs the message that a method is entered.
- entering(String) -
Method in interface net.sf.jaxme.logging.Logger
- Logs the message that a method is entered.
- entering(String, Object) -
Method in interface net.sf.jaxme.logging.Logger
- Logs the message that a method is entered.
- entering(String, Object[]) -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- entering(String) -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- entering(String, Object) -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- equals(Object) -
Method in class net.sf.jaxme.js.junit.EnumExample
-
- equals(Object) -
Method in class net.sf.jaxme.js.junit.ObservableList
-
- equals(Object) -
Method in class net.sf.jaxme.js.pattern.ProxyGenerator.GeneratedMethod
- Returns whether this GeneratedMethod equals the object
o
.
- equals(Object) -
Method in class net.sf.jaxme.sqls.ForeignKey.Mode
-
- equals(Object) -
Method in class net.sf.jaxme.sqls.Value.Type
-
- equals(Object) -
Method in class net.sf.jaxme.sqls.db2.PageSize
-
- equals(Object) -
Method in class net.sf.jaxme.sqls.db2.TableSpace.Type
-
- equals(Object) -
Method in class net.sf.jaxme.sqls.impl.ColumnImpl.NameImpl
-
- equals(Object) -
Method in class net.sf.jaxme.sqls.impl.ColumnImpl
-
- equals(Object) -
Method in class net.sf.jaxme.sqls.impl.ColumnReferenceImpl
-
- equals(Object) -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl.IdentImpl
-
- equals(Object) -
Method in class net.sf.jaxme.sqls.impl.SchemaImpl.NameImpl
-
- equals(Object) -
Method in class net.sf.jaxme.sqls.impl.SchemaImpl
-
- equals(Object) -
Method in class net.sf.jaxme.sqls.impl.TableImpl
-
- equals(Object) -
Method in class net.sf.jaxme.sqls.impl.TableReferenceImpl
-
- equals(Object) -
Method in class net.sf.jaxme.sqls.impl.ValueImpl
-
- error(String, String, Object[]) -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- error(String, String) -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- error(String, String, Object) -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- error(String, String, Object[]) -
Method in class net.sf.jaxme.logging.JavaUtilLogger
-
- error(String, String) -
Method in class net.sf.jaxme.logging.JavaUtilLogger
-
- error(String, String, Object) -
Method in class net.sf.jaxme.logging.JavaUtilLogger
-
- error(String, String, Object[]) -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- error(String, String) -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- error(String, String, Object) -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- error(String, String, Object[]) -
Method in interface net.sf.jaxme.logging.Logger
- Logs the given message with error level.
- error(String, String) -
Method in interface net.sf.jaxme.logging.Logger
- Logs the given message with error level.
- error(String, String, Object) -
Method in interface net.sf.jaxme.logging.Logger
- Logs the given message with error level.
- error(String, String, Object[]) -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- error(String, String) -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- error(String, String, Object) -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- execute() -
Method in class net.sf.jaxme.js.pattern.Ant.ReallyBasicAntTask
-
- execute() -
Method in class net.sf.jaxme.js.util.AntLinkChecker
-
- exiting(String, Object[]) -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- exiting(String) -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- exiting(String, Object) -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- exiting(String, Object[]) -
Method in class net.sf.jaxme.logging.JavaUtilLogger
-
- exiting(String) -
Method in class net.sf.jaxme.logging.JavaUtilLogger
-
- exiting(String, Object) -
Method in class net.sf.jaxme.logging.JavaUtilLogger
-
- exiting(String, Object[]) -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- exiting(String) -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- exiting(String, Object) -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- exiting(String, Object[]) -
Method in interface net.sf.jaxme.logging.Logger
- Logs the message that a method is exiting.
- exiting(String) -
Method in interface net.sf.jaxme.logging.Logger
- Logs the message that a method is exiting.
- exiting(String, Object) -
Method in interface net.sf.jaxme.logging.Logger
- Logs the message that a method is exiting.
- exiting(String, Object[]) -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- exiting(String) -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- exiting(String, Object) -
Method in class net.sf.jaxme.logging.LoggerImpl
-
F
- FLOAT -
Static variable in class net.sf.jaxme.js.JavaQNameImpl
- For use in return types or method parameters: The
float type.
- FLOAT -
Static variable in interface net.sf.jaxme.sqls.Column.Type
-
- FLOAT -
Static variable in class net.sf.jaxme.sqls.Value.Type
-
- ForeignKey - interface net.sf.jaxme.sqls.ForeignKey.
- Interface of a foreign key.
- ForeignKey.ColumnLink - interface net.sf.jaxme.sqls.ForeignKey.ColumnLink.
-
- ForeignKey.Mode - class net.sf.jaxme.sqls.ForeignKey.Mode.
-
- ForeignKeyImpl - class net.sf.jaxme.sqls.impl.ForeignKeyImpl.
- Implementation of a foreign key.
- ForeignKeyImpl(Table, Table) -
Constructor for class net.sf.jaxme.sqls.impl.ForeignKeyImpl
-
- ForeignKeyImpl.ColumnReferenceImpl - class net.sf.jaxme.sqls.impl.ForeignKeyImpl.ColumnReferenceImpl.
-
- ForeignKeyImpl.ColumnReferenceImpl(Column, Column) -
Constructor for class net.sf.jaxme.sqls.impl.ForeignKeyImpl.ColumnReferenceImpl
-
- fine(String, String, Object[]) -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- fine(String, String) -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- fine(String, String, Object) -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- fine(String, String, Object[]) -
Method in class net.sf.jaxme.logging.JavaUtilLogger
-
- fine(String, String) -
Method in class net.sf.jaxme.logging.JavaUtilLogger
-
- fine(String, String, Object) -
Method in class net.sf.jaxme.logging.JavaUtilLogger
-
- fine(String, String, Object[]) -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- fine(String, String) -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- fine(String, String, Object) -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- fine(String, String, Object[]) -
Method in interface net.sf.jaxme.logging.Logger
- Logs the given message with fine level.
- fine(String, String) -
Method in interface net.sf.jaxme.logging.Logger
- Logs the given message with fine level.
- fine(String, String, Object) -
Method in interface net.sf.jaxme.logging.Logger
- Logs the given message with fine level.
- fine(String, String, Object[]) -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- fine(String, String) -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- fine(String, String, Object) -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- finer(String, String, Object[]) -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- finer(String, String) -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- finer(String, String, Object) -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- finer(String, String, Object[]) -
Method in class net.sf.jaxme.logging.JavaUtilLogger
-
- finer(String, String) -
Method in class net.sf.jaxme.logging.JavaUtilLogger
-
- finer(String, String, Object) -
Method in class net.sf.jaxme.logging.JavaUtilLogger
-
- finer(String, String, Object[]) -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- finer(String, String) -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- finer(String, String, Object) -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- finer(String, String, Object[]) -
Method in interface net.sf.jaxme.logging.Logger
- Logs the given message with finer level.
- finer(String, String) -
Method in interface net.sf.jaxme.logging.Logger
- Logs the given message with finer level.
- finer(String, String, Object) -
Method in interface net.sf.jaxme.logging.Logger
- Logs the given message with finer level.
- finer(String, String, Object[]) -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- finer(String, String) -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- finer(String, String, Object) -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- finest(String, String, Object[]) -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- finest(String, String) -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- finest(String, String, Object) -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- finest(String, String, Object[]) -
Method in class net.sf.jaxme.logging.JavaUtilLogger
-
- finest(String, String) -
Method in class net.sf.jaxme.logging.JavaUtilLogger
-
- finest(String, String, Object) -
Method in class net.sf.jaxme.logging.JavaUtilLogger
-
- finest(String, String, Object[]) -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- finest(String, String) -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- finest(String, String, Object) -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- finest(String, String, Object[]) -
Method in interface net.sf.jaxme.logging.Logger
- Logs the given message with finest level.
- finest(String, String) -
Method in interface net.sf.jaxme.logging.Logger
- Logs the given message with finest level.
- finest(String, String, Object) -
Method in interface net.sf.jaxme.logging.Logger
- Logs the given message with finest level.
- finest(String, String, Object[]) -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- finest(String, String) -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- finest(String, String, Object) -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- finish() -
Method in class net.sf.jaxme.js.pattern.Ant.AntChainGenerator
-
- finish() -
Method in class net.sf.jaxme.js.pattern.Ant.AntProxyGenerator
-
- finish() -
Method in class net.sf.jaxme.js.pattern.Ant.AntTypesafeEnumerationGenerator
-
- finish() -
Method in class net.sf.jaxme.js.pattern.Ant.BasicAntTask
-
- finish() -
Method in class net.sf.jaxme.js.pattern.Ant.ReallyBasicAntTask
-
- finish() -
Method in class net.sf.jaxme.js.pattern.ChainGenerator
-
- finish() -
Method in class net.sf.jaxme.js.pattern.TypesafeEnumerationGenerator.Item
- Verifies the enumeration item.
- finish() -
Method in class net.sf.jaxme.js.util.AntLinkChecker.CheckedURL
-
- format(String, String, Object[]) -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- format(String, Object[]) -
Method in class net.sf.jaxme.logging.Log4jLogger
-
G
- GE -
Static variable in interface net.sf.jaxme.sqls.BooleanConstraint.Type
-
- GT -
Static variable in interface net.sf.jaxme.sqls.BooleanConstraint.Type
-
- generate(JavaSourceFactory, JavaQName) -
Method in class net.sf.jaxme.js.pattern.Ant.AntProxyGenerator
-
- generate(JavaSourceFactory, JavaQName) -
Method in class net.sf.jaxme.js.pattern.Ant.AntTypesafeEnumerationGenerator
-
- generate(JavaSourceFactory, JavaQName) -
Method in class net.sf.jaxme.js.pattern.Ant.AntVersionGenerator
-
- generate(JavaSourceFactory, JavaQName) -
Method in class net.sf.jaxme.js.pattern.Ant.BasicAntTask
-
- generate(JavaSourceFactory) -
Method in class net.sf.jaxme.js.pattern.ChainGenerator
-
- generate(JavaSourceFactory, JavaQName, ProxyGenerator.InterfaceDescription[]) -
Method in class net.sf.jaxme.js.pattern.ProxyGenerator
- Generates a class implementing the given interfaces.
- generate(JavaSourceFactory, JavaQName, TypesafeEnumerationGenerator.Item[]) -
Method in class net.sf.jaxme.js.pattern.TypesafeEnumerationGenerator
- Generates a new typesafe enumeration.
- generate(JavaSource, String, TypesafeEnumerationGenerator.Item[]) -
Method in class net.sf.jaxme.js.pattern.TypesafeEnumerationGenerator
- Generates a new typesafe enumeration, which is an inner class of
the class
pSource
.
- generateInterfaceMethods(JavaSource, Map, ProxyGenerator.InterfaceDescription) -
Method in class net.sf.jaxme.js.pattern.ProxyGenerator
- Generates the methods for a given interface.
- get(int) -
Method in class net.sf.jaxme.js.junit.ObservableList
-
- getAlias() -
Method in interface net.sf.jaxme.sqls.ColumnReference
- Returns the references alias name, if any.
- getAlias() -
Method in interface net.sf.jaxme.sqls.TableReference
- Returns the references alias name.
- getAlias() -
Method in class net.sf.jaxme.sqls.impl.ColumnReferenceImpl
-
- getAlias() -
Method in class net.sf.jaxme.sqls.impl.TableReferenceImpl
-
- getApplyCacheData(JavaMethod, VersionGenerator.TableInfo, ColumnSet, DirectAccessible, DirectAccessible) -
Method in class net.sf.jaxme.js.pattern.VersionGenerator
- Updates a row by reading the values from an instance of the inner
class CacheData.
- getArray(JavaQName) -
Static method in class net.sf.jaxme.js.JavaQNameImpl
-
- getAuthors() -
Method in class net.sf.jaxme.js.JavaComment
- Returns the JavaDoc author field or null, if there is no
author field.
- getBackingObjectField(JavaSource, ProxyGenerator.InterfaceDescription[]) -
Method in class net.sf.jaxme.js.pattern.ProxyGenerator
- Generates the
backingObject
field.
- getBasicTable() -
Method in class net.sf.jaxme.sqls.junit.CreateTest
- Creates a basic table
- getBooleanConstraint(BooleanConstraint) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getBooleanConstraintPart(Object) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getBooleanConstraintType(BooleanConstraint.Type) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getBufferPool() -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
-
- getBufferPool() -
Method in interface net.sf.jaxme.sqls.db2.TableSpace
- Returns the
BufferPool
used by this TableSpace
.
- getBufferPool() -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl
-
- getCacheDataClass(JavaSource) -
Method in class net.sf.jaxme.js.pattern.VersionGenerator
- Generates the innner class CacheData.
- getCacheDataClassInstance(JavaMethod, VersionGenerator.TableInfo, ColumnSet, DirectAccessible) -
Method in class net.sf.jaxme.js.pattern.VersionGenerator
- Creates an instance of the inner class CacheData by reading
the key from the given row.
- getCacheDataClassName(JavaQName) -
Method in class net.sf.jaxme.js.pattern.VersionGenerator
- Returns the name of the inner class CacheData.
- getChainInterface() -
Method in class net.sf.jaxme.js.pattern.ChainGenerator
- Returns the interface being generated for the chain objects.
- getClassInitializers() -
Method in class net.sf.jaxme.js.JavaSource
- Returns the static class initializers.
- getClassName() -
Method in interface net.sf.jaxme.js.JavaQName
- Returns the JavaQName's class name.
- getClassName() -
Method in class net.sf.jaxme.js.JavaSource
- Returns the class or interface name.
- getCloneMethod(JavaSource) -
Method in class net.sf.jaxme.js.pattern.VersionGenerator
- Creates a method for updating one row in the head table.
- getColumn() -
Method in interface net.sf.jaxme.sqls.ColumnReference
- Returns the referenced
Column
.
- getColumn() -
Method in interface net.sf.jaxme.sqls.SelectStatement.OrderColumn
- Returns the ordered column.
- getColumn(Column.Name) -
Method in interface net.sf.jaxme.sqls.Table
- Returns the column with the given name or null,
if no such column exists.
- getColumn(String) -
Method in interface net.sf.jaxme.sqls.Table
- Returns the column with the given name or null,
if no such column exists.
- getColumn() -
Method in class net.sf.jaxme.sqls.impl.ColumnReferenceImpl
-
- getColumn() -
Method in class net.sf.jaxme.sqls.impl.SelectStatementImpl.OrderColumnImpl
-
- getColumn(Column.Name) -
Method in class net.sf.jaxme.sqls.impl.TableImpl
-
- getColumn(String) -
Method in class net.sf.jaxme.sqls.impl.TableImpl
-
- getColumnAlias(ColumnReference) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getColumnAlias(ColumnReference[]) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getColumnLinks() -
Method in interface net.sf.jaxme.sqls.ForeignKey
- Returns all column references in the foreign key.
- getColumnLinks() -
Method in class net.sf.jaxme.sqls.impl.ForeignKeyImpl
-
- getColumnReference() -
Method in interface net.sf.jaxme.sqls.SetStatement.SetValue
- Returns the column being set.
- getColumnReference() -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl.SetValueImpl
-
- getColumnUpdaters() -
Method in class net.sf.jaxme.js.pattern.VersionGenerator.TableInfo
-
- getColumns() -
Method in interface net.sf.jaxme.sqls.ColumnSet
- Returns the column sets columns.
- getColumns() -
Method in interface net.sf.jaxme.sqls.Table
- Returns the table columns.
- getColumns() -
Method in class net.sf.jaxme.sqls.impl.ForeignKeyImpl
-
- getColumns() -
Method in class net.sf.jaxme.sqls.impl.IndexImpl
-
- getColumns() -
Method in class net.sf.jaxme.sqls.impl.TableImpl
-
- getCombinedConstraint(CombinedConstraint) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getComment() -
Method in class net.sf.jaxme.js.JavaSource
- Returns the comment describing this class or interface.
- getComment() -
Method in class net.sf.jaxme.js.JavaSourceObject
- Returns a comment describing this JavaSource object.
- getComposedKeyTable() -
Method in class net.sf.jaxme.sqls.junit.CreateTest
- Creates a table with a composed primary key.
- getConnection() -
Method in class net.sf.jaxme.js.junit.VersionTest
-
- getConnection() -
Method in class net.sf.jaxme.js.pattern.Ant.AntVersionGenerator
-
- getConstrainedStatement() -
Method in interface net.sf.jaxme.sqls.Constraint
- Returns the enclosing
ConstrainedStatement
.
- getConstrainedStatement() -
Method in class net.sf.jaxme.sqls.impl.ConstraintImpl
-
- getConstraint(Constraint) -
Method in interface net.sf.jaxme.sqls.SQLGenerator
- Generates a part of a WHERE clause.
- getConstraint(Constraint) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getConstructor(JavaSource, ProxyGenerator.InterfaceDescription[]) -
Method in class net.sf.jaxme.js.pattern.ProxyGenerator
- Creates a constructor with protected access and a single argument,
the backing object.
- getConstructorIterator() -
Method in class net.sf.jaxme.js.JavaSource
- Returns an iterator the the classes constructors.
- getConstructors() -
Method in class net.sf.jaxme.js.JavaSource
- Returns the list of constructors that this class has.
- getContainers() -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
-
- getContainers() -
Method in interface net.sf.jaxme.sqls.db2.TableSpace
- Returns an
Iterator
to the table spaces containers.
- getContainers() -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl
-
- getContents() -
Method in interface net.sf.jaxme.js.TextFile
- Returns the text files contents, as a string.
- getContents() -
Method in class net.sf.jaxme.js.impl.TextFileImpl
-
- getControllerInterface() -
Method in class net.sf.jaxme.js.pattern.ChainGenerator
- Returns the controller interface.
- getCreate(Schema) -
Method in interface net.sf.jaxme.sqls.SQLGenerator
- Generates a
CREATE SCHEMA
statement.
- getCreate(Schema, boolean) -
Method in interface net.sf.jaxme.sqls.SQLGenerator
- Generates
CREATE
statements for the schema.
- getCreate(Table) -
Method in interface net.sf.jaxme.sqls.SQLGenerator
- Generates a CREATE TABLE statement.
- getCreate(Table, boolean) -
Method in interface net.sf.jaxme.sqls.SQLGenerator
- Generates
CREATE
statements for the table.
- getCreate(Index) -
Method in interface net.sf.jaxme.sqls.SQLGenerator
- Generates a CREATE INDEX statement.
- getCreate(ForeignKey) -
Method in interface net.sf.jaxme.sqls.SQLGenerator
- Generates a CREATE FOREIGN KEY statement.
- getCreate(BufferPool) -
Method in interface net.sf.jaxme.sqls.db2.DB2SQLGenerator
- Returns an SQL statement creating the given BufferPool.
- getCreate(TableSpace) -
Method in interface net.sf.jaxme.sqls.db2.DB2SQLGenerator
- Returns an SQL statement creating the given TableSpace.
- getCreate(BufferPool) -
Method in class net.sf.jaxme.sqls.db2.DB2SQLGeneratorImpl
-
- getCreate(TableSpace) -
Method in class net.sf.jaxme.sqls.db2.DB2SQLGeneratorImpl
-
- getCreate(Column) -
Method in class net.sf.jaxme.sqls.db2.DB2SQLGeneratorImpl
-
- getCreate(Schema) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getCreate(Column) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getCreate(Table) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getCreate(Schema, boolean) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getCreate(Table, boolean) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getCreate(Index) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getCreate(ForeignKey) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getCreateForeignKeyResult() -
Method in class net.sf.jaxme.sqls.junit.CreateTest
-
- getCreateForeignKeyResult() -
Method in class net.sf.jaxme.sqls.junit.DB2Test
-
- getCreateTableHeader(Table) -
Method in class net.sf.jaxme.sqls.db2.DB2SQLGeneratorImpl
-
- getCreateTableHeader(Table) -
Method in class net.sf.jaxme.sqls.hsqldb.HsqlDbSQLGeneratorImpl
-
- getCreateTableHeader(Table) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getDeclaringInterface() -
Method in class net.sf.jaxme.js.pattern.ProxyGenerator.GeneratedMethod
- Returns the interface declaring this method.
- getDefaultSchema() -
Method in interface net.sf.jaxme.sqls.SQLFactory
- Returns the
Default schema
.
- getDefaultSchema() -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl
-
- getDeleteQuery(DeleteStatement) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getDeleteStatement() -
Method in interface net.sf.jaxme.sqls.Table
- Returns an UPDATE statement for updating a column in the table.
- getDeleteStatement() -
Method in class net.sf.jaxme.sqls.impl.TableImpl
-
- getDestDir() -
Method in class net.sf.jaxme.js.pattern.Ant.ReallyBasicAntTask
-
- getDevice() -
Method in interface net.sf.jaxme.sqls.db2.TableSpace.DatabaseManagedContainer
- Returns the containers device name or null, if the
container is located in an operating system file.
- getDevice() -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl.DatabaseManagedContainerImpl
-
- getDriver() -
Method in class net.sf.jaxme.js.pattern.Ant.AntVersionGenerator
-
- getDrop(Schema) -
Method in interface net.sf.jaxme.sqls.SQLGenerator
- Generates a DROP SCHEMA statement.
- getDrop(Schema, boolean) -
Method in interface net.sf.jaxme.sqls.SQLGenerator
- Generates
DROP
statements for the schema.
- getDrop(Table) -
Method in interface net.sf.jaxme.sqls.SQLGenerator
- Generates a DROP TABLE statement.
- getDrop(Table, boolean) -
Method in interface net.sf.jaxme.sqls.SQLGenerator
- Generates
DROP
statements for the table.
- getDrop(Index) -
Method in interface net.sf.jaxme.sqls.SQLGenerator
- Generates a DROP INDEX statement.
- getDrop(ForeignKey) -
Method in interface net.sf.jaxme.sqls.SQLGenerator
- Generates a DROP FOEIGN KEY statement.
- getDrop(BufferPool) -
Method in interface net.sf.jaxme.sqls.db2.DB2SQLGenerator
- Returns an SQL statement dropping the given BufferPool.
- getDrop(TableSpace) -
Method in interface net.sf.jaxme.sqls.db2.DB2SQLGenerator
- Returns an SQL statement dropping the given TableSpace.
- getDrop(BufferPool) -
Method in class net.sf.jaxme.sqls.db2.DB2SQLGeneratorImpl
-
- getDrop(TableSpace) -
Method in class net.sf.jaxme.sqls.db2.DB2SQLGeneratorImpl
-
- getDrop(Schema) -
Method in class net.sf.jaxme.sqls.db2.DB2SQLGeneratorImpl
-
- getDrop(Schema) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getDrop(Table) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getDrop(Schema, boolean) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getDrop(Table, boolean) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getDrop(Index) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getDrop(ForeignKey) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getEscapedString(String) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getExceptions() -
Method in class net.sf.jaxme.js.AbstractJavaMethod
- Returns the list of exceptions thrown by this method.
- getExtendedClass() -
Method in class net.sf.jaxme.js.pattern.ProxyGenerator
- Returns the class extended by the generated proxy class.
- getExtendedStorage() -
Method in interface net.sf.jaxme.sqls.db2.BufferPool
- Returns whether extended storage may be used.
- getExtends() -
Method in class net.sf.jaxme.js.JavaSource
- Returns the class or interface extended by this class or interface.
- getExtentSize() -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
-
- getExtentSize() -
Method in interface net.sf.jaxme.sqls.db2.TableSpace
- Returns the number of
pageSize
pages that will
be written to a container before skipping to the next container.
- getExtentSize() -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl
-
- getFactory() -
Method in class net.sf.jaxme.js.JavaSource
- Returns the
JavaSourceFactory
that created this instance of
JavaSource.
- getField(String) -
Method in class net.sf.jaxme.js.JavaSource
- Returns the field with the given name or null, if no such field exists.
- getFields() -
Method in class net.sf.jaxme.js.JavaSource
- Returns the list of fields that this class has.
- getFile() -
Method in interface net.sf.jaxme.sqls.db2.TableSpace.DatabaseManagedContainer
- Returns the containers file name or null, if the
container is located in a raw device.
- getFile() -
Method in interface net.sf.jaxme.sqls.db2.TableSpace.SystemManagedContainer
- Returns the containers file name.
- getFile() -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl.DatabaseManagedContainerImpl
-
- getFile() -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl.SystemManagedContainerImpl
-
- getFileName() -
Method in interface net.sf.jaxme.js.TextFile
- Returns the text files file name, without any path component.
- getFileName() -
Method in class net.sf.jaxme.js.impl.TextFileImpl
-
- getForeignKeyTable(Table) -
Method in class net.sf.jaxme.sqls.junit.CreateTest
-
- getForeignKeys() -
Method in interface net.sf.jaxme.sqls.Table
- Returns an
Iterator
to the foreign keys defined on the
table.
- getForeignKeys() -
Method in class net.sf.jaxme.sqls.impl.TableImpl
-
- getGeneratedAs() -
Method in interface net.sf.jaxme.sqls.db2.DB2Column
- Returns the columns "generated as" clause.
- getGeneratedAs() -
Method in class net.sf.jaxme.sqls.db2.DB2ColumnImpl
-
- getGeneratedMethod(Method) -
Method in class net.sf.jaxme.js.pattern.ProxyGenerator
- Converts the given
ProxyGenerator.GeneratedMethod
into an instance of
ProxyGenerator.GeneratedMethod
.
- getImplementationClass() -
Method in class net.sf.jaxme.js.pattern.ChainGenerator
- Returns the chain implementation classes name.
- getImplements() -
Method in class net.sf.jaxme.js.JavaSource
- Returns the list of interfaces being implented by this class or
interface.
- getImports() -
Method in class net.sf.jaxme.js.JavaSource
- Returns the list of packages and classes being imported.
- getIndent() -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getIndentationString() -
Method in class net.sf.jaxme.js.WriterTarget
-
- getIndexTableSpace() -
Method in interface net.sf.jaxme.sqls.db2.DB2Table
- Returns the
TableSpace
, in which the tables
indexes should be created physically.
- getIndexTableSpace() -
Method in class net.sf.jaxme.sqls.db2.DB2TableImpl
-
- getIndexes() -
Method in interface net.sf.jaxme.sqls.Table
- Returns an
Iterator
to the indexes defined on the table.
- getIndexes() -
Method in class net.sf.jaxme.sqls.impl.TableImpl
-
- getInnerClassName() -
Method in interface net.sf.jaxme.js.JavaQName
- If the class is an inner class: Returns the name of the inner
class.
- getInnerClasses() -
Method in class net.sf.jaxme.js.JavaSource
- Returns the array of inner classes.
- getInnerInsertRowMethod(JavaSource, VersionGenerator.TableInfo) -
Method in class net.sf.jaxme.js.pattern.VersionGenerator
- Creates a method for cloning one row from the given table.
- getInnerInstance(JavaQName, String) -
Static method in class net.sf.jaxme.js.JavaQNameImpl
- Returns the fully qualified name of an inner class of
pQName
with the name pInnerClassName
.
- getInsertQuery(InsertStatement) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getInsertRowMethod(JavaSource, VersionGenerator.TableInfo) -
Method in class net.sf.jaxme.js.pattern.VersionGenerator
- Creates a method for cloning one row from the given table.
- getInsertRowMethodName(VersionGenerator.TableInfo) -
Method in class net.sf.jaxme.js.pattern.VersionGenerator
- Returns the name of the method for cloning one row from the
given table.
- getInsertStatement() -
Method in interface net.sf.jaxme.sqls.Table
- Returns an INSERT statement for filling all the values.
- getInsertStatement() -
Method in class net.sf.jaxme.sqls.impl.TableImpl
-
- getInstance(Class) -
Static method in class net.sf.jaxme.js.JavaQNameImpl
-
- getInstance(String, String) -
Static method in class net.sf.jaxme.js.JavaQNameImpl
-
- getInstance(String) -
Static method in class net.sf.jaxme.js.JavaQNameImpl
- Equivalent to
getInstance(pClassName, false)
.
- getInstance(String, boolean) -
Static method in class net.sf.jaxme.js.JavaQNameImpl
- Returns an instance with the given class name.
- getInstanceByName(String) -
Static method in class net.sf.jaxme.js.junit.EnumExample
- Returns the item with the given name.
- getInstanceByValue(String) -
Static method in class net.sf.jaxme.js.junit.EnumExample
- Returns the item with the given value.
- getInstanceClass() -
Method in interface net.sf.jaxme.js.JavaQName
- If the method
isArray()
returns true,
you may use this method to obtain the instance class.
- getInstances() -
Static method in class net.sf.jaxme.js.junit.EnumExample
-
- getInstances() -
Static method in class net.sf.jaxme.sqls.ForeignKey.Mode
-
- getInstances() -
Static method in class net.sf.jaxme.sqls.db2.PageSize
-
- getInstances() -
Static method in class net.sf.jaxme.sqls.db2.TableSpace.Type
-
- getInterface() -
Method in class net.sf.jaxme.js.pattern.ProxyGenerator.InterfaceDescription
- Returns the Java interface.
- getInterfaceMethod(JavaSource, ProxyGenerator.InterfaceDescription, Method) -
Method in class net.sf.jaxme.js.pattern.ProxyGenerator
- Generated an instance of
JavaMethod
for the given
ProxyGenerator.GeneratedMethod
.
- getJDBCType() -
Method in interface net.sf.jaxme.sqls.Column.Type
- Returns the types JDBC type.
- getJDBCType() -
Method in class net.sf.jaxme.sqls.impl.ColumnImpl.TypeImpl
-
- getJavaQName(String) -
Static method in class net.sf.jaxme.js.pattern.Ant
-
- getJavaSource(JavaQName) -
Method in class net.sf.jaxme.js.JavaSourceFactory
- Returns the generated class with the given name or null, if
no such class has been generated.
- getJavaSource() -
Method in class net.sf.jaxme.js.JavaSourceObject
-
- getJavaSource(JavaSourceFactory, JavaQName) -
Method in class net.sf.jaxme.js.pattern.ProxyGenerator
- Creates the class.
- getJavaSources() -
Method in class net.sf.jaxme.js.JavaSourceFactory
- Returns an iterator to the generated classes.
- getJoinAlias(JoinReference) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getLeftJoinedTableReference() -
Method in interface net.sf.jaxme.sqls.JoinReference
- If this is a left join or a left outer join: Returns
the joins left table.
- getLeftJoinedTableReference() -
Method in class net.sf.jaxme.sqls.impl.JoinReferenceImpl
-
- getLength() -
Method in interface net.sf.jaxme.sqls.BinaryColumn
- If the column has fixed length: Returns the columns length.
- getLength() -
Method in interface net.sf.jaxme.sqls.StringColumn
- If the column has fixed length: Returns the columns length.
- getLength() -
Method in class net.sf.jaxme.sqls.impl.ColumnImpl
-
- getLevel() -
Method in interface net.sf.jaxme.js.IndentationEngine
- Returns the current level of indentation.
- getLevel() -
Method in class net.sf.jaxme.js.IndentationEngineImpl
-
- getLevel() -
Method in interface net.sf.jaxme.js.PlaceHolder
- Returns the placeholders indentation level.
- getLineSeparator() -
Method in class net.sf.jaxme.js.WriterTarget
-
- getLineTerminator() -
Method in interface net.sf.jaxme.sqls.SQLGenerator
- Returns the line terminator.
- getLineTerminator() -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getLines(int) -
Method in class net.sf.jaxme.js.IndentationEngineImpl
-
- getLines() -
Method in class net.sf.jaxme.js.IndentationEngineImpl
-
- getLines() -
Method in class net.sf.jaxme.js.JavaComment
- Returns an array of lines being the comments content.
- getLocalColumn() -
Method in interface net.sf.jaxme.sqls.ForeignKey.ColumnLink
- Returns the column referencing a column in the referenced
table.
- getLocalColumn() -
Method in class net.sf.jaxme.sqls.impl.ForeignKeyImpl.ColumnReferenceImpl
-
- getLocalVariableName() -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
-
- getLocation(File, String) -
Method in class net.sf.jaxme.js.JavaSourceFactory
- Returns a location the given package, relative to the given
base directory.
- getLocation(File, JavaSource) -
Method in class net.sf.jaxme.js.JavaSourceFactory
- Returns a location for storing the JavaSource class, relative
to the given base directory.
- getLogger() -
Method in class net.sf.jaxme.js.JavaSourceFactory
- Returns the
Logger
.
- getLogger() -
Method in class net.sf.jaxme.js.util.LinkChecker
-
- getLogger(String) -
Static method in class net.sf.jaxme.logging.LoggerAccess
- Returns a new logger with the given name.
- getLogger(Class) -
Static method in class net.sf.jaxme.logging.LoggerAccess
- Shortcut for
getLogger(pClass.getName())
.
- getLogger(String) -
Method in interface net.sf.jaxme.logging.LoggerFactory
- Creates a Logger with the given name.
- getLogger(String) -
Method in class net.sf.jaxme.logging.LoggerFactoryImpl
- Returns a
Logger
with the name pName
.
- getLoggerFactory() -
Static method in class net.sf.jaxme.logging.LoggerAccess
- Returns the logger factory.
- getLoggingSignature() -
Method in class net.sf.jaxme.js.JavaMethod
- Returns the abbreviated method signature: The method name, followed
by the parameter types.
- getLongTableSpace() -
Method in interface net.sf.jaxme.sqls.db2.DB2Table
- Returns the
TableSpace
, in which the tables
LOB data should be physically stored.
- getLongTableSpace() -
Method in class net.sf.jaxme.sqls.db2.DB2TableImpl
-
- getMainTable() -
Method in class net.sf.jaxme.js.junit.VersionTest
-
- getMaxColumnNameLength() -
Method in interface net.sf.jaxme.sqls.SQLFactory
- Returns the maximum length of a column name.
- getMaxColumnNameLength() -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl
-
- getMaxRows() -
Method in interface net.sf.jaxme.sqls.SelectStatement
- Returns the limit of the number of rows in the result set, or
zero, if the size of the result set is unlimited.
- getMaxRows() -
Method in class net.sf.jaxme.sqls.impl.SelectStatementImpl
-
- getMaxSchemaNameLength() -
Method in interface net.sf.jaxme.sqls.SQLFactory
- Returns the maximum length of a schema name.
- getMaxSchemaNameLength() -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl
-
- getMaxTableNameLength() -
Method in interface net.sf.jaxme.sqls.SQLFactory
- Returns the maximum length of a table name.
- getMaxTableNameLength() -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl
-
- getMethod(String, JavaQName[]) -
Method in class net.sf.jaxme.js.JavaSource
- Returns the method with the given signature or null, if there
is no such method.
- getMethod() -
Method in class net.sf.jaxme.js.pattern.ProxyGenerator.GeneratedMethod
- Returns the JavaMethod generated for this method.
- getMethodIterator() -
Method in class net.sf.jaxme.js.JavaSource
- Returns an iterator to the classes methods.
- getMethods() -
Method in class net.sf.jaxme.js.JavaSource
- Returns the list of methods that this class has.
- getName() -
Method in class net.sf.jaxme.js.JavaConstructor
-
- getName() -
Method in class net.sf.jaxme.js.JavaSourceObject
- Returns this JavaSource objects name.
- getName() -
Method in interface net.sf.jaxme.js.LocalJavaField
- Returns the fields name.
- getName() -
Method in class net.sf.jaxme.js.Parameter
-
- getName() -
Method in interface net.sf.jaxme.js.PlaceHolder
- Returns the placeholders name.
- getName() -
Method in class net.sf.jaxme.js.junit.EnumExample
- The enumeration items name.
- getName() -
Method in class net.sf.jaxme.js.pattern.ProxyGenerator.GeneratedMethod
- Returns the methods name.
- getName() -
Method in class net.sf.jaxme.js.pattern.TypesafeEnumerationGenerator.Item
- Returns the enumeration items name.
- getName() -
Method in class net.sf.jaxme.js.util.AntLinkChecker.CheckedURL
-
- getName() -
Method in interface net.sf.jaxme.sqls.Column.Type
- Returns the types name.
- getName() -
Method in interface net.sf.jaxme.sqls.Column
- Returns the columns name.
- getName() -
Method in class net.sf.jaxme.sqls.ForeignKey.Mode
-
- getName() -
Method in interface net.sf.jaxme.sqls.Index
- Returns the index name.
- getName() -
Method in interface net.sf.jaxme.sqls.SQLFactory.Ident
- Returns the SQL identifiers String representation.
- getName() -
Method in interface net.sf.jaxme.sqls.Schema
- Returns the schema name.
- getName() -
Method in interface net.sf.jaxme.sqls.Table
- Returns the table name.
- getName() -
Method in class net.sf.jaxme.sqls.Value.Type
-
- getName() -
Method in interface net.sf.jaxme.sqls.db2.BufferPool
- Returns the BufferPool's name.
- getName() -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
-
- getName() -
Method in class net.sf.jaxme.sqls.db2.TableSpace.Type
-
- getName() -
Method in interface net.sf.jaxme.sqls.db2.TableSpace
- Returns the tablespace name.
- getName() -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl
-
- getName() -
Method in class net.sf.jaxme.sqls.impl.ColumnImpl
-
- getName() -
Method in class net.sf.jaxme.sqls.impl.IndexImpl
-
- getName() -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl.IdentImpl
-
- getName() -
Method in class net.sf.jaxme.sqls.impl.SchemaImpl
-
- getName() -
Method in class net.sf.jaxme.sqls.impl.TableImpl
-
- getNumOfPages() -
Method in interface net.sf.jaxme.sqls.db2.TableSpace.DatabaseManagedContainer
- Returns the containers size in pages.
- getNumOfPages() -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl.DatabaseManagedContainerImpl
-
- getNumParts() -
Method in interface net.sf.jaxme.sqls.BooleanConstraint
- Returns the number of parts.
- getNumParts() -
Method in interface net.sf.jaxme.sqls.CombinedConstraint
- Returns the number of parts, that have been added with the
various
createSomething()
methods.
- getNumParts() -
Method in class net.sf.jaxme.sqls.impl.BooleanConstraintImpl
-
- getNumParts() -
Method in class net.sf.jaxme.sqls.impl.CombinedConstraintImpl
-
- getNumberOfPages() -
Method in interface net.sf.jaxme.sqls.db2.BufferPool
- Returns the buffer pools size in number of pages.
- getOn() -
Method in interface net.sf.jaxme.sqls.JoinReference
- Returns the references ON condition, if any.
- getOn() -
Method in class net.sf.jaxme.sqls.impl.JoinReferenceImpl
-
- getOnDelete() -
Method in interface net.sf.jaxme.sqls.ForeignKey
- Returns the OnDelete mode.
- getOnDelete() -
Method in class net.sf.jaxme.sqls.impl.ForeignKeyImpl
-
- getOnUpdate() -
Method in interface net.sf.jaxme.sqls.ForeignKey
- Returns the OnUpdate mode.
- getOnUpdate() -
Method in class net.sf.jaxme.sqls.impl.ForeignKeyImpl
-
- getOuterClass() -
Method in class net.sf.jaxme.js.JavaInnerClass
- Returns the outer JavaSource instance.
- getOuterClassName() -
Method in interface net.sf.jaxme.js.JavaQName
- If the class is an inner class: Returns the name of the enclosing
class.
- getOverhead() -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
-
- getOverhead() -
Method in interface net.sf.jaxme.sqls.db2.TableSpace
- Returns the I/O controller overhead and disk seek and latency time, in
milliseconds.
- getOverhead() -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl
-
- getPackageDirectory(File, String) -
Method in class net.sf.jaxme.js.JavaSourceFactory
- Given a package name and a base directory, returns the package
directory.
- getPackageName() -
Method in interface net.sf.jaxme.js.JavaQName
- Returns the JavaQName's package name.
- getPackageName() -
Method in class net.sf.jaxme.js.JavaSource
- Returns the package name.
- getPackageName() -
Method in interface net.sf.jaxme.js.TextFile
- Returns the text files package name.
- getPackageName() -
Method in class net.sf.jaxme.js.impl.TextFileImpl
-
- getPageSize() -
Method in interface net.sf.jaxme.sqls.db2.BufferPool
- Returns the BufferPool's page size.
- getPageSize() -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
-
- getPageSize() -
Method in interface net.sf.jaxme.sqls.db2.TableSpace
- Returns the tablespaces page size.
- getPageSize() -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl
-
- getParameters() -
Method in class net.sf.jaxme.js.pattern.ProxyGenerator.GeneratedMethod
- Returns the methods parameters.
- getParams() -
Method in class net.sf.jaxme.js.AbstractJavaMethod
- Returns the list of parameters that this method takes.
- getParams() -
Method in class net.sf.jaxme.js.JavaComment
- Returns an array of values for the JavaDoc param field.
- getParts() -
Method in interface net.sf.jaxme.sqls.BooleanConstraint
- Returns an Iterator to the parts that have been added.
- getParts() -
Method in interface net.sf.jaxme.sqls.CombinedConstraint
- Returns an Iterator to the parts, that have been added with the
various
createSomething()
methods.
- getParts() -
Method in class net.sf.jaxme.sqls.impl.BooleanConstraintImpl
-
- getParts() -
Method in class net.sf.jaxme.sqls.impl.CombinedConstraintImpl
-
- getPassword() -
Method in class net.sf.jaxme.js.pattern.Ant.AntVersionGenerator
-
- getPlaceHolder(String) -
Method in interface net.sf.jaxme.js.IndentationEngine
- Searches for the placeholder with the given name.
- getPlaceHolder(String) -
Method in class net.sf.jaxme.js.IndentationEngineImpl
-
- getPrefetchSize() -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
-
- getPrefetchSize() -
Method in interface net.sf.jaxme.sqls.db2.TableSpace
- Returns the number of
pageSize
pages that will
be read from the tablespace when data prefetching is being performed.
- getPrefetchSize() -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl
-
- getPrimaryKey() -
Method in interface net.sf.jaxme.sqls.Table
- Returns the tables primary key, if any, or null, if the table
doesn't have a primary key.
- getPrimaryKey() -
Method in class net.sf.jaxme.sqls.impl.TableImpl
-
- getPrimaryKeyTable() -
Method in class net.sf.jaxme.sqls.junit.CreateTest
- Creates a table with primary key
- getProperty(String) -
Method in interface net.sf.jaxme.js.PlaceHolder
- Returns a property value.
- getPropertyName() -
Method in class net.sf.jaxme.js.pattern.VersionGenerator.TableInfo
-
- getProtection() -
Method in class net.sf.jaxme.js.JavaSource
- Returns the protection.
- getProtection() -
Method in class net.sf.jaxme.js.JavaSourceObject
- Returns this JavaSource objects protection.
- getProxyClass() -
Method in class net.sf.jaxme.js.pattern.ChainGenerator
- Returns the class being generated for the chain objects.
- getProxyHost() -
Method in class net.sf.jaxme.js.util.LinkChecker
-
- getProxyPort() -
Method in class net.sf.jaxme.js.util.LinkChecker
-
- getPublicCloneMethod(JavaSource) -
Method in class net.sf.jaxme.js.pattern.VersionGenerator
- Actually creates the public "clone" method.
- getQName() -
Method in class net.sf.jaxme.js.JavaSource
- Returns the JavaSource's JavaQName.
- getQName() -
Method in interface net.sf.jaxme.sqls.Column
- Returns the columns fully qualified name, which is
getTable().getQName() + "." + getName()
.
- getQName() -
Method in interface net.sf.jaxme.sqls.Table
- Returns the tables qualified name, which is
getSchema().getName() + "." + getName()
.
- getQName() -
Method in class net.sf.jaxme.sqls.impl.ColumnImpl
-
- getQName() -
Method in class net.sf.jaxme.sqls.impl.TableImpl
-
- getQuery(Statement) -
Method in interface net.sf.jaxme.sqls.SQLGenerator
- Generates an INSERT, UPDATE, DELETE or SELECT statement.
- getQuery(Statement) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getQuoted(String) -
Static method in class net.sf.jaxme.js.JavaSource
- Returns a quoted string constant suitable for embedding
into Java source.
- getQuotedNoQuotes(String) -
Static method in class net.sf.jaxme.js.JavaSource
- Returns a quoted string constant suitable for embedding
into Java source, but without quotes.
- getRawJavaSources() -
Method in class net.sf.jaxme.js.JavaSource
- Returns an array with the pieces of raw Java sources.
- getReferencedColumn() -
Method in interface net.sf.jaxme.sqls.ForeignKey.ColumnLink
- Returns the column being referenced in the referenced
table.
- getReferencedColumn() -
Method in class net.sf.jaxme.sqls.impl.ForeignKeyImpl.ColumnReferenceImpl
-
- getReferencedColumns() -
Method in interface net.sf.jaxme.sqls.ForeignKey
- Returns the set of referenced columns.
- getReferencedColumns() -
Method in class net.sf.jaxme.sqls.impl.ForeignKeyImpl
-
- getReferencedTable() -
Method in interface net.sf.jaxme.sqls.ForeignKey
- Returns the referenced table.
- getReferencedTable() -
Method in class net.sf.jaxme.sqls.impl.ForeignKeyImpl
-
- getResult(JavaSource.Protection) -
Method in class net.sf.jaxme.js.junit.BasicTest
-
- getResultColumns() -
Method in interface net.sf.jaxme.sqls.SelectStatement
- Returns the list of result columns.
- getResultColumns() -
Method in class net.sf.jaxme.sqls.impl.SelectStatementImpl
-
- getReturn() -
Method in class net.sf.jaxme.js.JavaComment
- Returns the JavaDoc return field or null, if there is no
return field.
- getRightJoinedTableReference() -
Method in interface net.sf.jaxme.sqls.SelectTableReference
- Returns the right table of a possible join or null,
if there is no such table.
- getRightJoinedTableReference() -
Method in class net.sf.jaxme.sqls.impl.SelectTableReferenceImpl
-
- getSQLFactory() -
Method in class net.sf.jaxme.js.junit.VersionTest
-
- getSQLFactory() -
Method in interface net.sf.jaxme.sqls.Schema
- Returns the
SQLFactory
that created this instance of Schema.
- getSQLFactory() -
Method in interface net.sf.jaxme.sqls.Statement
- Returns the
SQLFactory
that created this Statement.
- getSQLFactory() -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
-
- getSQLFactory() -
Method in interface net.sf.jaxme.sqls.db2.TableSpace
- Returns the
SQLFactory
that created this
TableSpace
object.
- getSQLFactory() -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl
-
- getSQLFactory() -
Method in class net.sf.jaxme.sqls.impl.SchemaImpl
-
- getSQLFactory() -
Method in class net.sf.jaxme.sqls.impl.StatementImpl
-
- getSchema() -
Method in class net.sf.jaxme.js.junit.VersionTest
-
- getSchema() -
Method in class net.sf.jaxme.js.pattern.Ant.AntVersionGenerator
-
- getSchema(Schema.Name) -
Method in interface net.sf.jaxme.sqls.SQLFactory
- Returns the schema with the given name or null, if no such
schema exists.
- getSchema(String) -
Method in interface net.sf.jaxme.sqls.SQLFactory
- Returns the schema with the given name or null, if no such
schema exists.
- getSchema(Connection, Schema.Name) -
Method in interface net.sf.jaxme.sqls.SQLFactory
- Reads the schema named
pName
from the database.
- getSchema(Connection, String) -
Method in interface net.sf.jaxme.sqls.SQLFactory
- Reads the schema named
pName
from the database.
- getSchema() -
Method in interface net.sf.jaxme.sqls.Table
- Returns the table schema.
- getSchema(String) -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl
-
- getSchema(Schema.Name) -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl
-
- getSchema(Connection, String) -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl
-
- getSchema(Connection, Schema.Name) -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl
-
- getSchema() -
Method in class net.sf.jaxme.sqls.impl.TableImpl
-
- getSchemas() -
Method in interface net.sf.jaxme.sqls.SQLFactory
- Returns a list of all schemas.
- getSchemas() -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl
-
- getSee() -
Method in class net.sf.jaxme.js.JavaComment
- Returns an array list of Strings which should be used for "see" fields.
- getSelectQuery(SelectStatement) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getSelectRowsCode(JavaMethod, VersionGenerator.TableInfo, ColumnSet, DirectAccessible, DirectAccessible, DirectAccessible, boolean) -
Method in class net.sf.jaxme.js.pattern.VersionGenerator
- Generates code for reading all rows matching the given key.
- getSelectStatement() -
Method in interface net.sf.jaxme.sqls.SelectTableReference
- Returns the
SelectStatement
that created the reference.
- getSelectStatement() -
Method in interface net.sf.jaxme.sqls.Table
- Returns a SELECT statement for selecting all the columns.
- getSelectStatement() -
Method in class net.sf.jaxme.sqls.impl.SelectTableReferenceImpl
-
- getSelectStatement() -
Method in class net.sf.jaxme.sqls.impl.TableImpl
-
- getSelectTableReference() -
Method in interface net.sf.jaxme.sqls.SelectStatement
- Shortcut for
(SelectTableReference) getTable()
.
- getSelectTableReference() -
Method in class net.sf.jaxme.sqls.impl.SelectStatementImpl
-
- getSelectTableReferences() -
Method in interface net.sf.jaxme.sqls.SelectStatement
- Returns an Iterator over all the table references.
- getSelectTableReferences() -
Method in class net.sf.jaxme.sqls.impl.SelectStatementImpl
-
- getSetValues() -
Method in interface net.sf.jaxme.sqls.SetStatement
- Returns an
Iterator
to all values being set.
- getSetValues() -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl
-
- getSeverity() -
Method in class net.sf.jaxme.js.util.LinkChecker
-
- getSize() -
Method in class net.sf.jaxme.sqls.db2.PageSize
-
- getSkippedRows() -
Method in interface net.sf.jaxme.sqls.SelectStatement
- Returns the number of rows to skip at the result sets beginning.
- getSkippedRows() -
Method in class net.sf.jaxme.sqls.impl.SelectStatementImpl
-
- getSource(JavaSource.Protection) -
Method in class net.sf.jaxme.js.junit.BasicTest
-
- getSourceFile(File, JavaQName) -
Method in class net.sf.jaxme.js.JavaSourceFactory
- Given a fully qualified name, returns the name of the
corresponding Java file.
- getStatement() -
Method in interface net.sf.jaxme.sqls.TableReference
- Returns the
Statement
that created the reference.
- getStatement() -
Method in class net.sf.jaxme.sqls.impl.TableReferenceImpl
-
- getStatementTerminator() -
Method in interface net.sf.jaxme.sqls.SQLGenerator
- Returns the statement terminator.
- getStatementTerminator() -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getStatic() -
Method in class net.sf.jaxme.js.JavaInnerClass
- Returns whether this inner class is static.
- getStatic() -
Method in class net.sf.jaxme.js.JavaSource
- Returns whether this JavaSource is static (for inner classes).
- getSubSubTable() -
Method in class net.sf.jaxme.js.junit.VersionTest
-
- getSubTable() -
Method in class net.sf.jaxme.js.junit.VersionTest
-
- getTable() -
Method in class net.sf.jaxme.js.pattern.VersionGenerator.TableInfo
-
- getTable() -
Method in interface net.sf.jaxme.sqls.Column
- Returns the columns table.
- getTable() -
Method in interface net.sf.jaxme.sqls.ColumnSet
- Returns the table on which the foreign key is defined.
- getTable(Table.Name) -
Method in interface net.sf.jaxme.sqls.Schema
- Returns the table with the given name or null, if no such table exists
in the schema.
- getTable(String) -
Method in interface net.sf.jaxme.sqls.Schema
- Returns the table with the given name or null, if no such table exists
in the schema.
- getTable() -
Method in interface net.sf.jaxme.sqls.TableReference
- Returns the referenced
Table
.
- getTable() -
Method in class net.sf.jaxme.sqls.impl.ColumnImpl
-
- getTable() -
Method in class net.sf.jaxme.sqls.impl.ColumnSetImpl
-
- getTable(Table.Name) -
Method in class net.sf.jaxme.sqls.impl.SchemaImpl
-
- getTable(String) -
Method in class net.sf.jaxme.sqls.impl.SchemaImpl
-
- getTable() -
Method in class net.sf.jaxme.sqls.impl.TableReferenceImpl
-
- getTableAlias(TableReference) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getTableReference() -
Method in interface net.sf.jaxme.sqls.ColumnReference
- Returns the
TableReference
that created the
column reference.
- getTableReference() -
Method in interface net.sf.jaxme.sqls.Statement
- Returns the table reference, for which the statement applies.
- getTableReference() -
Method in class net.sf.jaxme.sqls.impl.ColumnReferenceImpl
-
- getTableReference() -
Method in class net.sf.jaxme.sqls.impl.StatementImpl
-
- getTableSpace(TableSpace.Name) -
Method in interface net.sf.jaxme.sqls.db2.DB2SQLFactory
- Returns the tablespace with the given name or null, if no such
tablespace exists.
- getTableSpace(String) -
Method in interface net.sf.jaxme.sqls.db2.DB2SQLFactory
- Returns the tablespace with the given name or null, if no such
tablespace exists.
- getTableSpace(TableSpace.Name) -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl
-
- getTableSpace(String) -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl
-
- getTableSpace() -
Method in interface net.sf.jaxme.sqls.db2.DB2Table
- Returns the
TableSpace
, in which the table should be
created physically.
- getTableSpace() -
Method in class net.sf.jaxme.sqls.db2.DB2TableImpl
-
- getTableSpaces() -
Method in interface net.sf.jaxme.sqls.db2.DB2SQLFactory
- Returns a list of all tablespaces.
- getTableSpaces() -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl
-
- getTables() -
Method in class net.sf.jaxme.js.pattern.Ant.AntVersionGenerator
-
- getTables() -
Method in interface net.sf.jaxme.sqls.Schema
- Returns an
Iterator
to all tables in the schema.
- getTables() -
Method in class net.sf.jaxme.sqls.impl.SchemaImpl
-
- getTarget() -
Method in class net.sf.jaxme.js.WriterTarget
-
- getTextFile(String, String) -
Method in class net.sf.jaxme.js.JavaSourceFactory
- Returns the text file with the given name or null, if no such
text file has been generated.
- getTextFiles() -
Method in class net.sf.jaxme.js.JavaSourceFactory
- Returns an iterator to the generated text files.
- getThrows() -
Method in class net.sf.jaxme.js.JavaComment
- Returns an array of values for the JavaDoc throw field.
- getTransferRate() -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
-
- getTransferRate() -
Method in interface net.sf.jaxme.sqls.db2.TableSpace
- Returns the transfer rate, which is defined as the time to read one page
into memory, in milliseconds.
- getTransferRate() -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl
-
- getType() -
Method in class net.sf.jaxme.js.JavaSource
- Returns the JavaSource type.
- getType() -
Method in class net.sf.jaxme.js.JavaSourceObject
- Returns this JavaSource objects type.
- getType() -
Method in interface net.sf.jaxme.js.LocalJavaField
- Returns the fields type.
- getType() -
Method in class net.sf.jaxme.js.Parameter
-
- getType() -
Method in interface net.sf.jaxme.sqls.BooleanConstraint
- Returns the boolean constraints type.
- getType() -
Method in interface net.sf.jaxme.sqls.Column
- Returns the columns type.
- getType() -
Method in interface net.sf.jaxme.sqls.CombinedConstraint
- Returns the type, either of
CombinedConstraint.Type.AND
or
CombinedConstraint.Type.OR
.
- getType() -
Method in interface net.sf.jaxme.sqls.Value
- Returns the values type.
- getType() -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
-
- getType() -
Method in interface net.sf.jaxme.sqls.db2.TableSpace
- Returns the tablespace type.
- getType() -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl
-
- getType() -
Method in class net.sf.jaxme.sqls.impl.BooleanConstraintImpl
-
- getType() -
Method in class net.sf.jaxme.sqls.impl.ColumnImpl
-
- getType() -
Method in class net.sf.jaxme.sqls.impl.CombinedConstraintImpl
-
- getType() -
Method in class net.sf.jaxme.sqls.impl.ValueImpl
-
- getTypeName(Column.Type) -
Method in class net.sf.jaxme.sqls.db2.DB2SQLGeneratorImpl
-
- getTypeName(Column.Type) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getUpdateQuery(UpdateStatement) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getUpdateStatement() -
Method in interface net.sf.jaxme.sqls.Table
- Returns an UPDATE statement for updating a column in the table.
- getUpdateStatement() -
Method in class net.sf.jaxme.sqls.impl.TableImpl
-
- getUrl() -
Method in class net.sf.jaxme.js.pattern.Ant.AntVersionGenerator
-
- getUser() -
Method in class net.sf.jaxme.js.pattern.Ant.AntVersionGenerator
-
- getValue() -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject.LoopVariable
-
- getValue() -
Method in class net.sf.jaxme.js.junit.EnumExample
- The enumeration items value.
- getValue() -
Method in class net.sf.jaxme.js.pattern.TypesafeEnumerationGenerator.Item
- Returns the enumeration items value.
- getValue() -
Method in interface net.sf.jaxme.sqls.SetStatement.SetValue
- Returns the value to which the column is being set.
- getValue() -
Method in interface net.sf.jaxme.sqls.Value
- Returns the actual value.
- getValue(Value) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- getValue() -
Method in class net.sf.jaxme.sqls.impl.SetStatementImpl.SetValueImpl
-
- getValue() -
Method in class net.sf.jaxme.sqls.impl.ValueImpl
-
- getVerColumn() -
Method in class net.sf.jaxme.js.pattern.Ant.AntVersionGenerator
-
- getVersion() -
Method in class net.sf.jaxme.js.JavaComment
- Returns the JavaDoc version field or null, if there is no
version field.
- getWhere() -
Method in interface net.sf.jaxme.sqls.ConstrainedStatement
- Returns a combined constraint with
CombinedConstraint.getType()
== CombinedConstraint.Type.AND
.
- getWhere() -
Method in class net.sf.jaxme.sqls.impl.ConstrainedStatementImpl
-
- getWhere() -
Method in class net.sf.jaxme.sqls.impl.UpdateStatementImpl
-
- getWhereClause(CombinedConstraint) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
H
- HsqlDbColumn - interface net.sf.jaxme.sqls.hsqldb.HsqlDbColumn.
- Interface of a column in a HsqlDb database.
- HsqlDbColumnImpl - class net.sf.jaxme.sqls.hsqldb.HsqlDbColumnImpl.
- Default implementation of a column in a HsqlDb database.
- HsqlDbColumnImpl(Table, Column.Name, Column.Type) -
Constructor for class net.sf.jaxme.sqls.hsqldb.HsqlDbColumnImpl
-
- HsqlDbSQLFactory - interface net.sf.jaxme.sqls.hsqldb.HsqlDbSQLFactory.
- Interface of an SQL factory for HsqlDb databases.
- HsqlDbSQLFactoryImpl - class net.sf.jaxme.sqls.hsqldb.HsqlDbSQLFactoryImpl.
- Default implementation of an SQL factory for HsqlDb databases.
- HsqlDbSQLFactoryImpl() -
Constructor for class net.sf.jaxme.sqls.hsqldb.HsqlDbSQLFactoryImpl
-
- HsqlDbSQLGenerator - interface net.sf.jaxme.sqls.hsqldb.HsqlDbSQLGenerator.
- Interface of an SQL generator for HsqlDb databases.
- HsqlDbSQLGeneratorImpl - class net.sf.jaxme.sqls.hsqldb.HsqlDbSQLGeneratorImpl.
- Default implementation of an SQL generator for HsqlDb schemas.
- HsqlDbSQLGeneratorImpl() -
Constructor for class net.sf.jaxme.sqls.hsqldb.HsqlDbSQLGeneratorImpl
-
- HsqlDbSchema - interface net.sf.jaxme.sqls.hsqldb.HsqlDbSchema.
- Interface of a schema in a HsqlDb database.
- HsqlDbSchemaImpl - class net.sf.jaxme.sqls.hsqldb.HsqlDbSchemaImpl.
- Default implementation of a schema in a HsqlDb database.
- HsqlDbSchemaImpl(SQLFactory, Schema.Name) -
Constructor for class net.sf.jaxme.sqls.hsqldb.HsqlDbSchemaImpl
-
- HsqlDbTable - interface net.sf.jaxme.sqls.hsqldb.HsqlDbTable.
- Interface of a table in a HsqlDb database.
- HsqlDbTableImpl - class net.sf.jaxme.sqls.hsqldb.HsqlDbTableImpl.
- Default implementation of a table in a HsqlDb database.
- HsqlDbTableImpl(Schema, Table.Name) -
Constructor for class net.sf.jaxme.sqls.hsqldb.HsqlDbTableImpl
-
- handleError(URL, int, String) -
Method in class net.sf.jaxme.js.util.LinkChecker
-
- handleRefError(URL, URL, int, String) -
Method in class net.sf.jaxme.js.util.LinkChecker
-
- handleWarning(URL, int, String) -
Method in class net.sf.jaxme.js.util.LinkChecker
-
- hasDroppedTableRecovery() -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
-
- hasDroppedTableRecovery() -
Method in interface net.sf.jaxme.sqls.db2.TableSpace
- Returns whether dropped tables in the specified tablespace may be
recovered using the
RECOVER TABLE ON
option of the
ROLLFORWARD
command.
- hasDroppedTableRecovery() -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl
-
- hasDynamicImports() -
Method in class net.sf.jaxme.js.JavaSource
-
- hasFixedLength() -
Method in interface net.sf.jaxme.sqls.BinaryColumn
- Returns whether the column has fixed or variable length.
- hasFixedLength() -
Method in interface net.sf.jaxme.sqls.StringColumn
- Returns whether the column has fixed or variable length.
- hasFixedLength() -
Method in class net.sf.jaxme.sqls.impl.ColumnImpl
-
- hasPrimaryKey() -
Method in class net.sf.jaxme.js.pattern.VersionGenerator.TableInfo
-
- hashCode() -
Method in class net.sf.jaxme.js.junit.EnumExample
-
- hashCode() -
Method in class net.sf.jaxme.js.junit.ObservableList
-
- hashCode() -
Method in class net.sf.jaxme.js.pattern.ProxyGenerator.GeneratedMethod
-
- hashCode() -
Method in class net.sf.jaxme.sqls.ForeignKey.Mode
-
- hashCode() -
Method in class net.sf.jaxme.sqls.Value.Type
-
- hashCode() -
Method in class net.sf.jaxme.sqls.db2.PageSize
-
- hashCode() -
Method in class net.sf.jaxme.sqls.db2.TableSpace.Type
-
- hashCode() -
Method in class net.sf.jaxme.sqls.impl.ColumnImpl
-
- hashCode() -
Method in class net.sf.jaxme.sqls.impl.ColumnReferenceImpl
-
- hashCode() -
Method in class net.sf.jaxme.sqls.impl.SchemaImpl
-
- hashCode() -
Method in class net.sf.jaxme.sqls.impl.TableImpl
-
- hashCode() -
Method in class net.sf.jaxme.sqls.impl.TableReferenceImpl
-
- hashCode() -
Method in class net.sf.jaxme.sqls.impl.ValueImpl
-
- hashcode() -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl.IdentImpl
-
I
- IN -
Static variable in interface net.sf.jaxme.sqls.BooleanConstraint.Type
-
- INDENTATION_STRING -
Static variable in class net.sf.jaxme.js.WriterTarget
-
- INT -
Static variable in class net.sf.jaxme.js.JavaQNameImpl
- For use in return types or method parameters: The
int type.
- INT -
Static variable in class net.sf.jaxme.sqls.Value.Type
-
- INTEGER -
Static variable in interface net.sf.jaxme.sqls.Column.Type
-
- INTERFACE -
Static variable in class net.sf.jaxme.js.JavaSource
- Type of a JavaSource interface.
- ISNULL -
Static variable in interface net.sf.jaxme.sqls.BooleanConstraint.Type
-
- IncreasingTarget - class net.sf.jaxme.js.IncreasingTarget.
- A filtering indentation target, which pipes all output
to the actual target, except that it increases the indentation
level by 1.
- IncreasingTarget(IndentationTarget) -
Constructor for class net.sf.jaxme.js.IncreasingTarget
-
- IndentationEngine - interface net.sf.jaxme.js.IndentationEngine.
-
- IndentationEngineImpl - class net.sf.jaxme.js.IndentationEngineImpl.
-
- IndentationEngineImpl() -
Constructor for class net.sf.jaxme.js.IndentationEngineImpl
-
- IndentationTarget - interface net.sf.jaxme.js.IndentationTarget.
- Interface that an IndentationEngine's target must
fulfill.
- IndentedObject - interface net.sf.jaxme.js.IndentedObject.
- Interface of an object which is able to write itself
into a given
IndentationTarget
. - Index - interface net.sf.jaxme.sqls.Index.
- Interface of an index declaration.
- Index.Name - interface net.sf.jaxme.sqls.Index.Name.
-
- IndexImpl - class net.sf.jaxme.sqls.impl.IndexImpl.
-
- IndexImpl.NameImpl - class net.sf.jaxme.sqls.impl.IndexImpl.NameImpl.
-
- IndexImpl.NameImpl(String) -
Constructor for class net.sf.jaxme.sqls.impl.IndexImpl.NameImpl
-
- InsertStatement - interface net.sf.jaxme.sqls.InsertStatement.
- Interface of an INSERT statement.
- InsertStatementImpl - class net.sf.jaxme.sqls.impl.InsertStatementImpl.
-
- indent(int) -
Method in class net.sf.jaxme.js.IncreasingTarget
-
- indent() -
Method in interface net.sf.jaxme.js.IndentationEngine
- Increases the current level of indentation.
- indent() -
Method in class net.sf.jaxme.js.IndentationEngineImpl
-
- indent(int) -
Method in interface net.sf.jaxme.js.IndentationTarget
- Indents the current line by adding blanks for the given
indentation level.
- indent(int) -
Method in class net.sf.jaxme.js.WriterTarget
-
- indexOf(Object) -
Method in class net.sf.jaxme.js.junit.ObservableList
-
- info(String, String, Object[]) -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- info(String, String) -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- info(String, String, Object) -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- info(String, String, Object[]) -
Method in class net.sf.jaxme.logging.JavaUtilLogger
-
- info(String, String) -
Method in class net.sf.jaxme.logging.JavaUtilLogger
-
- info(String, String, Object) -
Method in class net.sf.jaxme.logging.JavaUtilLogger
-
- info(String, String, Object[]) -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- info(String, String) -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- info(String, String, Object) -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- info(String, String, Object[]) -
Method in interface net.sf.jaxme.logging.Logger
- Logs the given message with info level.
- info(String, String) -
Method in interface net.sf.jaxme.logging.Logger
- Logs the given message with info level.
- info(String, String, Object) -
Method in interface net.sf.jaxme.logging.Logger
- Logs the given message with info level.
- info(String, String, Object[]) -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- info(String, String) -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- info(String, String, Object) -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- initLogging(JavaSource) -
Method in class net.sf.jaxme.js.pattern.VersionGenerator
- Creates the code for initialization of the logging framework.
- initLogging() -
Method in class net.sf.jaxme.js.util.AntLinkChecker
-
- isAbstract() -
Method in class net.sf.jaxme.js.JavaSource
- Returns whether class is abstract.
- isAbstract() -
Method in class net.sf.jaxme.js.JavaSourceObject
- Returns whether this JavaSource object is abstract.
- isAddingEquals() -
Method in class net.sf.jaxme.js.pattern.TypesafeEnumerationGenerator
- Returns whether the generator should add implementations for the methods
Object.equals(java.lang.Object)
and Object.hashCode()
or not.
- isArray() -
Method in interface net.sf.jaxme.js.JavaQName
- Returns whether the class described by the JavaQName is
actually an array class.
- isAutoRemovable() -
Method in interface net.sf.jaxme.js.PlaceHolder
- Returns whether the placeholder is automatically removable.
- isBinaryColumn() -
Method in interface net.sf.jaxme.sqls.Column
- Returns whether this Column may be casted to a
BinaryColumn
.
- isBinaryColumn() -
Method in class net.sf.jaxme.sqls.impl.ColumnImpl
-
- isCached() -
Method in interface net.sf.jaxme.sqls.hsqldb.HsqlDbTable
- Returns whether this is a cached table or not.
- isCached() -
Method in class net.sf.jaxme.sqls.hsqldb.HsqlDbTableImpl
-
- isColumnNameCaseSensitive() -
Method in interface net.sf.jaxme.sqls.SQLFactory
- Returns whether column names are case sensitive or not.
- isColumnNameCaseSensitive() -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl
-
- isCreatingTableSpaceReferences() -
Method in interface net.sf.jaxme.sqls.db2.DB2SQLGenerator
- Returns whether the generated
CREATE TABLE
statements
will contain table space references or not.
- isCreatingTableSpaceReferences() -
Method in class net.sf.jaxme.sqls.db2.DB2SQLGeneratorImpl
- Returns whether
CREATE TABLE
statements will contain
table space references or not.
- isDatabaseManaged() -
Method in interface net.sf.jaxme.sqls.db2.TableSpace.Container
- Returns whether the container is database managed
If this is the case, the container may be casted to a
TableSpace.DatabaseManagedContainer
.
- isDatabaseManaged() -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl.DatabaseManagedContainerImpl
-
- isDatabaseManaged() -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl.SystemManagedContainerImpl
-
- isDescending() -
Method in interface net.sf.jaxme.sqls.SelectStatement.OrderColumn
- Returns whether ascending (false) or descending (true)
sorting is requested.
- isDescending() -
Method in class net.sf.jaxme.sqls.impl.SelectStatementImpl.OrderColumnImpl
-
- isDistinct() -
Method in interface net.sf.jaxme.sqls.SelectStatement
- Returns whether the statement should have a DISTINCT clause.
- isDistinct() -
Method in class net.sf.jaxme.sqls.impl.SelectStatementImpl
-
- isEmpty() -
Method in class net.sf.jaxme.js.IndentationEngineImpl
-
- isEmpty() -
Method in class net.sf.jaxme.js.junit.ObservableList
-
- isErrorEnabled() -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- isErrorEnabled() -
Method in class net.sf.jaxme.logging.JavaUtilLogger
-
- isErrorEnabled() -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- isErrorEnabled() -
Method in interface net.sf.jaxme.logging.Logger
- Returns whether error logging is enabled.
- isErrorEnabled() -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- isExtending(JavaQName) -
Method in class net.sf.jaxme.js.JavaSource
- Returns whether the class is extending the given super class or interface.
- isExtending(Class) -
Method in class net.sf.jaxme.js.JavaSource
- Returns whether the class is extending the given super class or interface.
- isFinal() -
Method in class net.sf.jaxme.js.JavaSourceObject
- Returns whether this is a final JavaSource object.
- isFinal() -
Method in interface net.sf.jaxme.js.LocalJavaField
- Returns whether the field is final.
- isFineEnabled() -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- isFineEnabled() -
Method in class net.sf.jaxme.logging.JavaUtilLogger
-
- isFineEnabled() -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- isFineEnabled() -
Method in interface net.sf.jaxme.logging.Logger
- Returns whether fine logging is enabled.
- isFineEnabled() -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- isFinerEnabled() -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- isFinerEnabled() -
Method in class net.sf.jaxme.logging.JavaUtilLogger
-
- isFinerEnabled() -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- isFinerEnabled() -
Method in interface net.sf.jaxme.logging.Logger
- Returns whether fine logging is enabled.
- isFinerEnabled() -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- isFinestEnabled() -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- isFinestEnabled() -
Method in class net.sf.jaxme.logging.JavaUtilLogger
-
- isFinestEnabled() -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- isFinestEnabled() -
Method in interface net.sf.jaxme.logging.Logger
- Returns whether finest logging is enabled.
- isFinestEnabled() -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- isForeignKeyPartOfCreateTable() -
Method in class net.sf.jaxme.sqls.db2.DB2SQLGeneratorImpl
-
- isForeignKeyPartOfCreateTable() -
Method in class net.sf.jaxme.sqls.hsqldb.HsqlDbSQLGeneratorImpl
-
- isForeignKeyPartOfCreateTable() -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
- Returns whether a
CREATE TABLE
statement may contain
a FOREIGN KEY
clause.
- isGeneratingLogging() -
Method in class net.sf.jaxme.js.pattern.Ant.AntVersionGenerator
-
- isGeneratingLogging() -
Method in class net.sf.jaxme.js.pattern.VersionGenerator
- Returns whether the generator is creating logging statements.
- isImplementing(JavaQName) -
Method in class net.sf.jaxme.js.JavaSource
- Returns whether the class is implementing the given interface.
- isImplementing(Class) -
Method in class net.sf.jaxme.js.JavaSource
- Returns whether the class is implementing the given interface.
- isImportable() -
Method in interface net.sf.jaxme.js.JavaQName
- Returns whether this class may be imported.
- isInfoEnabled() -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- isInfoEnabled() -
Method in class net.sf.jaxme.logging.JavaUtilLogger
-
- isInfoEnabled() -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- isInfoEnabled() -
Method in interface net.sf.jaxme.logging.Logger
- Returns whether info logging is enabled.
- isInfoEnabled() -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- isInnerClass() -
Method in class net.sf.jaxme.js.JavaInnerClass
- Returns, whether this is an inner class.
- isInnerClass() -
Method in interface net.sf.jaxme.js.JavaQName
- Returns whether this class is an inner class.
- isInnerClass() -
Method in class net.sf.jaxme.js.JavaSource
- Returns, whether this is an inner class.
- isInterface() -
Method in class net.sf.jaxme.js.IncreasingTarget
-
- isInterface() -
Method in interface net.sf.jaxme.js.IndentationTarget
- Returns whether the IndentationEngine is creating a Java
interface.
- isInterface() -
Method in class net.sf.jaxme.js.JavaSource
- Returns whether this is an interface or not.
- isInterface() -
Method in class net.sf.jaxme.js.WriterTarget
-
- isJoin() -
Method in interface net.sf.jaxme.sqls.JoinReference
- Returns whether this is a left join, as created by
SelectTableReference.join(Table)
.
- isJoin() -
Method in class net.sf.jaxme.sqls.impl.JoinReferenceImpl
-
- isLeftOuterJoin() -
Method in interface net.sf.jaxme.sqls.JoinReference
- Returns whether this is a left outer join, as created by
SelectTableReference.leftOuterJoin(Table)
.
- isLeftOuterJoin() -
Method in class net.sf.jaxme.sqls.impl.JoinReferenceImpl
-
- isLoggingThread() -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- isLoggingTime() -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- isMandatory() -
Method in class net.sf.jaxme.js.pattern.ProxyGenerator.InterfaceDescription
- Returns whether this interface is mandatory.
- isNonUniqueIndexPartOfCreateTable() -
Method in class net.sf.jaxme.sqls.hsqldb.HsqlDbSQLGeneratorImpl
-
- isNonUniqueIndexPartOfCreateTable() -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
- Returns whether a
CREATE TABLE
statement may contain
an INDEX
clause.
- isNullable() -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject.LoopVariable
-
- isNullable() -
Method in interface net.sf.jaxme.js.DirectAccessible
- Returns whether the value is possibly null.
- isNullable() -
Method in class net.sf.jaxme.js.JavaField
-
- isNullable() -
Method in class net.sf.jaxme.js.Parameter
-
- isNullable() -
Method in interface net.sf.jaxme.sqls.Column
- Returns whether the column is nullable.
- isNullable() -
Method in class net.sf.jaxme.sqls.impl.ColumnImpl
-
- isOverwriteForced() -
Method in class net.sf.jaxme.js.JavaSourceFactory
- By default the JavaSourceFactory will only overwrite existing
files, if they have different content.
- isPredefined() -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
-
- isPredefined() -
Method in interface net.sf.jaxme.sqls.db2.TableSpace
- Returns whether this TableSpace is predefined by the system.
- isPredefined() -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl
-
- isPrimaryKey() -
Method in interface net.sf.jaxme.sqls.Index
- Returns whether the index is a primary key index.
- isPrimaryKey() -
Method in class net.sf.jaxme.sqls.impl.IndexImpl
-
- isPrimaryKeyPart() -
Method in interface net.sf.jaxme.sqls.Column
- Returns whether this column is part of the primary key.
- isPrimaryKeyPart() -
Method in class net.sf.jaxme.sqls.impl.ColumnImpl
-
- isPrimaryKeyPartOfCreateTable() -
Method in class net.sf.jaxme.sqls.db2.DB2SQLGeneratorImpl
-
- isPrimaryKeyPartOfCreateTable() -
Method in class net.sf.jaxme.sqls.hsqldb.HsqlDbSQLGeneratorImpl
-
- isPrimaryKeyPartOfCreateTable() -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
- Returns whether a
CREATE TABLE
statement may contain
a PRIMARY KEY
clause.
- isPrimaryKeyUniqueIndex() -
Method in class net.sf.jaxme.sqls.hsqldb.HsqlDbSQLGeneratorImpl
-
- isPrimaryKeyUniqueIndex() -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
- Returns whether the primary key requires special handling
(in which case
SQLGeneratorImpl.isPrimaryKeyPartOfCreateTable()
and
SQLGeneratorImpl.createPrimaryKeyAsPartOfCreateTable(Table)
are used)
or nor (in which case SQLGeneratorImpl.isUniqueIndexPartOfCreateTable()
and SQLGeneratorImpl.createIndexAsPartOfCreateTable(Index)
apply).
- isPrimitive() -
Method in interface net.sf.jaxme.js.JavaQName
- Returns whether this is a primitive class.
- isReferenced() -
Method in class net.sf.jaxme.js.pattern.VersionGenerator.TableInfo
-
- isSameFile(JavaSource, File) -
Method in class net.sf.jaxme.js.JavaSourceFactory
- Verifies whether the given Java source and the contents of the
given file are identical.
- isSameFile(String, File) -
Method in class net.sf.jaxme.js.JavaSourceFactory
- Verifies whether the given string and the contents of the given
file are identical.
- isSameFile(String, String) -
Method in class net.sf.jaxme.js.JavaSourceFactory
- Verifies whether the given strings are identical.
- isSchemaNameCaseSensitive() -
Method in interface net.sf.jaxme.sqls.SQLFactory
- Returns whether schema names are case sensitive or not.
- isSchemaNameCaseSensitive() -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl
-
- isSettingLoggerFactory() -
Method in class net.sf.jaxme.js.pattern.Ant.ReallyBasicAntTask
-
- isSettingLoggerFactory() -
Method in class net.sf.jaxme.js.util.AntLinkChecker.MyLinkChecker
-
- isStatic() -
Method in class net.sf.jaxme.js.JavaSourceObject
- Returns whether this is a static JavaSource object.
- isStringColumn() -
Method in interface net.sf.jaxme.sqls.Column
- Returns whether this Column may be casted to a
StringColumn
.
- isStringColumn() -
Method in class net.sf.jaxme.sqls.impl.ColumnImpl
-
- isSynchronized() -
Method in class net.sf.jaxme.js.JavaMethod
- Returns whether this method is synchronized.
- isSystemManaged() -
Method in interface net.sf.jaxme.sqls.db2.TableSpace.Container
- Returns whether the container is system managed
(aka an operating system file).
- isSystemManaged() -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl.DatabaseManagedContainerImpl
-
- isSystemManaged() -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl.SystemManagedContainerImpl
-
- isTableNameCaseSensitive() -
Method in interface net.sf.jaxme.sqls.SQLFactory
- Returns whether table names are case sensitive or not.
- isTableNameCaseSensitive() -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl
-
- isThrowing(JavaQName) -
Method in class net.sf.jaxme.js.AbstractJavaMethod
- Returns whether the method is throwing the given exception.
- isThrowing(Class) -
Method in class net.sf.jaxme.js.AbstractJavaMethod
- Returns whether the method is throwing the given exception.
- isTransient() -
Method in class net.sf.jaxme.js.JavaField
- Returns whether the field is transient.
- isUnique() -
Method in interface net.sf.jaxme.sqls.Index
- Returns whether the index is unique.
- isUnique() -
Method in class net.sf.jaxme.sqls.impl.IndexImpl
-
- isUniqueIndexPartOfCreateTable() -
Method in class net.sf.jaxme.sqls.db2.DB2SQLGeneratorImpl
-
- isUniqueIndexPartOfCreateTable() -
Method in class net.sf.jaxme.sqls.hsqldb.HsqlDbSQLGeneratorImpl
-
- isUniqueIndexPartOfCreateTable() -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
- Returns whether a
CREATE TABLE
statement may contain
a UNIQUE
clause.
- isVoid() -
Method in class net.sf.jaxme.js.JavaMethod
- Returns whether the JavaMethod is void.
- isWarnEnabled() -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- isWarnEnabled() -
Method in class net.sf.jaxme.logging.JavaUtilLogger
-
- isWarnEnabled() -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- isWarnEnabled() -
Method in interface net.sf.jaxme.logging.Logger
- Returns whether warning logging is enabled.
- isWarnEnabled() -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- iterator() -
Method in class net.sf.jaxme.js.junit.ObservableList
-
J
- JOE -
Static variable in class net.sf.jaxme.js.junit.EnumExample
- The enumeration item with name JOE and value John Doe.
- JavaClassInitializer - class net.sf.jaxme.js.JavaClassInitializer.
- Implements a Java class constructor.
- JavaComment - class net.sf.jaxme.js.JavaComment.
- A class representing a Java comment.
- JavaConstructor - class net.sf.jaxme.js.JavaConstructor.
- An implementation of a Java constructor.
- JavaField - class net.sf.jaxme.js.JavaField.
- Implements a field that a java class or interface may have.
- JavaInnerClass - class net.sf.jaxme.js.JavaInnerClass.
- Implements an inner class.
- JavaMethod - class net.sf.jaxme.js.JavaMethod.
- Implements a Java method.
- JavaQName - interface net.sf.jaxme.js.JavaQName.
- A qualified class name, including package name.
- JavaQNameImpl - class net.sf.jaxme.js.JavaQNameImpl.
- Accessor class for JavaQName.
- JavaQNameImpl() -
Constructor for class net.sf.jaxme.js.JavaQNameImpl
-
- JavaSource - class net.sf.jaxme.js.JavaSource.
- A class representing a Java source file.
- JavaSource.Protection - class net.sf.jaxme.js.JavaSource.Protection.
-
- JavaSource.Type - class net.sf.jaxme.js.JavaSource.Type.
-
- JavaSourceFactory - class net.sf.jaxme.js.JavaSourceFactory.
- Factory for generating JavaSource objects.
- JavaSourceFactory() -
Constructor for class net.sf.jaxme.js.JavaSourceFactory
-
- JavaSourceObject - class net.sf.jaxme.js.JavaSourceObject.
- This class implements a generic JavaSource object.
- JavaSourceObject(String, JavaQName, JavaSource.Protection) -
Constructor for class net.sf.jaxme.js.JavaSourceObject
-
- JavaSourceObject(String, JavaQName) -
Constructor for class net.sf.jaxme.js.JavaSourceObject
-
- JavaSourceObject(String, String, JavaSource.Protection) -
Constructor for class net.sf.jaxme.js.JavaSourceObject
-
- JavaSourceObject(String, String) -
Constructor for class net.sf.jaxme.js.JavaSourceObject
-
- JavaUtilLogger - class net.sf.jaxme.logging.JavaUtilLogger.
-
- JavaUtilLogger(String) -
Constructor for class net.sf.jaxme.logging.JavaUtilLogger
-
- JavaUtilLoggerFactory - class net.sf.jaxme.logging.JavaUtilLoggerFactory.
- An logger factory creating instances of
JavaUtilLogger
. - JavaUtilLoggerFactory() -
Constructor for class net.sf.jaxme.logging.JavaUtilLoggerFactory
-
- JoinReference - interface net.sf.jaxme.sqls.JoinReference.
- This interface allows to specify join constraints.
- JoinReferenceImpl - class net.sf.jaxme.sqls.impl.JoinReferenceImpl.
-
- JoinReferenceImpl(SelectTableReference, Table, boolean) -
Constructor for class net.sf.jaxme.sqls.impl.JoinReferenceImpl
- Creates a new instance of JoinReferenceImpl.
- join(Table) -
Method in interface net.sf.jaxme.sqls.SelectTableReference
- Indicates that the referenced table shall be joined
with the given table
pTable
and returns a
reference to that table.
- join(Table) -
Method in class net.sf.jaxme.sqls.impl.SelectTableReferenceImpl
-
L
- LE -
Static variable in interface net.sf.jaxme.sqls.BooleanConstraint.Type
-
- LIKE -
Static variable in interface net.sf.jaxme.sqls.BooleanConstraint.Type
-
- LINE_SEPARATOR -
Static variable in class net.sf.jaxme.js.WriterTarget
-
- LONG -
Static variable in class net.sf.jaxme.js.JavaQNameImpl
- For use in return types or method parameters: The
long type.
- LONG -
Static variable in class net.sf.jaxme.sqls.Value.Type
-
- LONG -
Static variable in class net.sf.jaxme.sqls.db2.TableSpace.Type
- LONG: Stores long or LOB table columns.
- LT -
Static variable in interface net.sf.jaxme.sqls.BooleanConstraint.Type
-
- LinkChecker - class net.sf.jaxme.js.util.LinkChecker.
- Basic implementation of a link checker for the JaxMe
HTML distribution.
- LinkChecker() -
Constructor for class net.sf.jaxme.js.util.LinkChecker
-
- LocalJavaField - interface net.sf.jaxme.js.LocalJavaField.
- Interface of a
JavaField
, which is local to a
JavaMethod
. - Log4jLogger - class net.sf.jaxme.logging.Log4jLogger.
-
- Log4jLogger(String) -
Constructor for class net.sf.jaxme.logging.Log4jLogger
-
- Log4jLoggerFactory - class net.sf.jaxme.logging.Log4jLoggerFactory.
- An logger factory creating instances of
JavaUtilLogger
. - Log4jLoggerFactory() -
Constructor for class net.sf.jaxme.logging.Log4jLoggerFactory
-
- Logger - interface net.sf.jaxme.logging.Logger.
- The Logger interface describes an object which is able to log
a message.
- LoggerAccess - class net.sf.jaxme.logging.LoggerAccess.
- This class implements access to the Loggers through static
methods.
- LoggerAccess() -
Constructor for class net.sf.jaxme.logging.LoggerAccess
-
- LoggerFactory - interface net.sf.jaxme.logging.LoggerFactory.
- The LoggerFactory is responsible for creating
Logger
instances. - LoggerFactoryImpl - class net.sf.jaxme.logging.LoggerFactoryImpl.
- Default implementation of a
LoggerFactory
. - LoggerFactoryImpl() -
Constructor for class net.sf.jaxme.logging.LoggerFactoryImpl
-
- LoggerImpl - class net.sf.jaxme.logging.LoggerImpl.
- Base implementation of a Logger.
- LoggerImpl(String) -
Constructor for class net.sf.jaxme.logging.LoggerImpl
-
- lastIndexOf(Object) -
Method in class net.sf.jaxme.js.junit.ObservableList
-
- leftOuterJoin(Table) -
Method in interface net.sf.jaxme.sqls.SelectTableReference
- Indicates that the referenced table shall be joined
in a left outer join with the given table
pTable
and returns a reference to that table.
- leftOuterJoin(Table) -
Method in class net.sf.jaxme.sqls.impl.SelectTableReferenceImpl
-
- listIterator(int) -
Method in class net.sf.jaxme.js.junit.ObservableList
-
- listIterator() -
Method in class net.sf.jaxme.js.junit.ObservableList
-
- log(int, String, String) -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- log(String) -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- log(String, String, String, String) -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- log(String, String, String, String, Object[]) -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- log(String, String, String, Object[]) -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- log(String) -
Method in class net.sf.jaxme.logging.PrintStreamLogger
-
- log(String) -
Method in class net.sf.jaxme.logging.PrintWriterLogger
-
- logEntering(JavaMethod, Object) -
Method in class net.sf.jaxme.js.pattern.VersionGenerator
- Creates code for logging the entrance into a method with
fine level.
- logExiting(JavaMethod, Object) -
Method in class net.sf.jaxme.js.pattern.VersionGenerator
- Creates code for logging the exit from a method with
fine level.
- logFinest(JavaMethod, Object, Object) -
Method in class net.sf.jaxme.js.pattern.VersionGenerator
- Creates code for logging a message with finest level.
- logFinestEntering(JavaMethod, Object) -
Method in class net.sf.jaxme.js.pattern.VersionGenerator
- Creates code for logging the entrance into a method with
finest level.
- logFinestExiting(JavaMethod, Object) -
Method in class net.sf.jaxme.js.pattern.VersionGenerator
- Creates code for logging the exit from a method with
fine level.
M
- MultipleInheritanceTest - class net.sf.jaxme.js.junit.MultipleInheritanceTest.
- This example demonstrates implementation of multiple
inheritance with the ProxyGenerator.
- MultipleInheritanceTest(String) -
Constructor for class net.sf.jaxme.js.junit.MultipleInheritanceTest
-
- MultipleInheritanceTest.MyObservableList - class net.sf.jaxme.js.junit.MultipleInheritanceTest.MyObservableList.
-
- main(String[]) -
Static method in class net.sf.jaxme.js.util.LinkChecker
-
- moveToBottom() -
Method in interface net.sf.jaxme.js.IndentationEngine
- Moves the cursor to the bottom of the method.
- moveToBottom() -
Method in class net.sf.jaxme.js.IndentationEngineImpl
-
- moveToTop() -
Method in interface net.sf.jaxme.js.IndentationEngine
- Moves the cursor to the top of the method.
- moveToTop() -
Method in class net.sf.jaxme.js.IndentationEngineImpl
-
N
- NE -
Static variable in interface net.sf.jaxme.sqls.BooleanConstraint.Type
-
- NOTHING -
Static variable in interface net.sf.jaxme.js.IndentationEngine
-
- NULL -
Static variable in class net.sf.jaxme.sqls.Value.Type
-
- net.sf.jaxme.js - package net.sf.jaxme.js
-
- net.sf.jaxme.js.impl - package net.sf.jaxme.js.impl
-
- net.sf.jaxme.js.junit - package net.sf.jaxme.js.junit
-
- net.sf.jaxme.js.pattern - package net.sf.jaxme.js.pattern
- The pattern package
This package contains a set of design patterns implemented with
the JaxMe JavaSource generator framework.
- net.sf.jaxme.js.util - package net.sf.jaxme.js.util
-
- net.sf.jaxme.logging - package net.sf.jaxme.logging
- The logging framework
This package provides a minimal logging framework.
- net.sf.jaxme.sqls - package net.sf.jaxme.sqls
-
- net.sf.jaxme.sqls.db2 - package net.sf.jaxme.sqls.db2
- DB2 support for the SQL generator
This package contains some classes and interfaces enhancing the
SQL generator with DB2 specific features.
- net.sf.jaxme.sqls.hsqldb - package net.sf.jaxme.sqls.hsqldb
- HsqlDb support for the SQL generator
This package contains some classes and interfaces enhancing the
SQL generator with HsqlDb specific features.
- net.sf.jaxme.sqls.impl - package net.sf.jaxme.sqls.impl
-
- net.sf.jaxme.sqls.junit - package net.sf.jaxme.sqls.junit
-
- newBeanProperty(JavaQName, String) -
Method in class net.sf.jaxme.js.JavaSource
- Creates a new Java property with the given type and name.
- newBeanProperty(Class, String) -
Method in class net.sf.jaxme.js.JavaSource
- Shortcut for
newBeanProperty(JavaQNameImpl.getInstance(pClass), pName)
.
- newBeanProperty(JavaQName, String, String, String) -
Method in class net.sf.jaxme.js.JavaSource
- Shortcut for
newJavaField(pFieldName, pType, JavaSource.PRIVATE);
JavaMethod getMethod = newJavaMethod(pGetMethodName, pType, JavaSource.PUBLIC);
getMethod.addLine("return this
- newBeanProperty(Class, String, String, String) -
Method in class net.sf.jaxme.js.JavaSource
- Shortcut for
newBeanProperty(JavaQNameImpl.getInstance(pClass),
pFieldName, pGetMethodName, pSetMethodName)
.
- newColumn(Column.Name, Column.Type) -
Method in interface net.sf.jaxme.sqls.Table
- Creates a new column.
- newColumn(String, Column.Type) -
Method in interface net.sf.jaxme.sqls.Table
- Creates a new column.
- newColumn(Table, Column.Name, Column.Type) -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl
-
- newColumn(Table, Column.Name, Column.Type) -
Method in class net.sf.jaxme.sqls.hsqldb.HsqlDbSQLFactoryImpl
-
- newColumn(String, Column.Type) -
Method in class net.sf.jaxme.sqls.impl.TableImpl
-
- newColumn(Column.Name, Column.Type) -
Method in class net.sf.jaxme.sqls.impl.TableImpl
-
- newColumnImpl(Table, Column.Name, Column.Type) -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl
-
- newColumnReference(String) -
Method in interface net.sf.jaxme.sqls.TableReference
- Returns a reference to the column named
pName
in the table.
- newColumnReference(Column.Name) -
Method in interface net.sf.jaxme.sqls.TableReference
- Returns a reference to the column named
pName
in the table.
- newColumnReference(Column) -
Method in interface net.sf.jaxme.sqls.TableReference
- Returns a reference to the given column in the table.
- newColumnReference(String) -
Method in class net.sf.jaxme.sqls.impl.TableReferenceImpl
-
- newColumnReference(Column.Name) -
Method in class net.sf.jaxme.sqls.impl.TableReferenceImpl
-
- newColumnReference(Column) -
Method in class net.sf.jaxme.sqls.impl.TableReferenceImpl
-
- newComment() -
Method in class net.sf.jaxme.js.JavaSource
- Creates a new Javadoc comment describing this class or interface.
- newComment() -
Method in class net.sf.jaxme.js.JavaSourceObject
- Creates a new Javadoc comment describing this JavaSource object.
- newDatabaseManagedContainerInDevice(String, long) -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
-
- newDatabaseManagedContainerInDevice(String, long) -
Method in interface net.sf.jaxme.sqls.db2.TableSpace
- Creates a new database managed container with the given raw
operating system device and the given number of pages.
- newDatabaseManagedContainerInDevice(String, long) -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl
-
- newDatabaseManagedContainerInFile(String, long) -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
-
- newDatabaseManagedContainerInFile(String, long) -
Method in interface net.sf.jaxme.sqls.db2.TableSpace
- Creates a new database managed container with the given file
or device and the given number of pages.
- newDatabaseManagedContainerInFile(String, long) -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl
-
- newDeleteStatement() -
Method in interface net.sf.jaxme.sqls.SQLFactory
- Creates a new DELETE statement.
- newDeleteStatement() -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl
-
- newForeignKey(Table) -
Method in interface net.sf.jaxme.sqls.Table
- Creates a new foreign key referencing the given table.
- newForeignKey(Table) -
Method in class net.sf.jaxme.sqls.impl.TableImpl
-
- newIdent(String) -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl
-
- newIndex() -
Method in interface net.sf.jaxme.sqls.Table
- Creates a new, non-unique index on the table.
- newIndex() -
Method in class net.sf.jaxme.sqls.impl.TableImpl
-
- newInsertStatement() -
Method in interface net.sf.jaxme.sqls.SQLFactory
- Creates a new INSERT statement.
- newInsertStatement() -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl
-
- newJavaClassInitializer() -
Method in class net.sf.jaxme.js.JavaSource
- Creates a new instance of JavaClassInitializer
- newJavaConstructor() -
Method in class net.sf.jaxme.js.JavaSource
- Creates a new JavaConstructor with default protection
- newJavaConstructor(JavaSource.Protection) -
Method in class net.sf.jaxme.js.JavaSource
- Creates a new JavaConstructor with the given protection
- newJavaConstructor(String) -
Method in class net.sf.jaxme.js.JavaSource
- Creates a new JavaConstructor with the given protection.
- newJavaConstructor(JavaConstructor) -
Method in class net.sf.jaxme.js.JavaSource
- Creates a new JavaConstructor with the same parameters,
protection and exceptions than the given.
- newJavaConstructor(JavaConstructor, boolean) -
Method in class net.sf.jaxme.js.JavaSource
- Creates a new JavaConstructor with the same signature
than the given constructors.
- newJavaField(Class, String) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
- Creates a new
LocalJavaField
with the given class and name,
which is not final.
- newJavaField(JavaQName, String) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
- Creates a new
LocalJavaField
with the given class and
name.
- newJavaField(JavaQName) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
- Creates a new
LocalJavaField
with the given class, which is
not final.
- newJavaField(Class) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
- Creates a new
LocalJavaField
with the given class, which is
not final.
- newJavaField(String, JavaQName, JavaSource.Protection) -
Method in class net.sf.jaxme.js.JavaSource
- Creates a new JavaField with the given name, type and
protection.
- newJavaField(String, JavaQName, String) -
Method in class net.sf.jaxme.js.JavaSource
- Creates a new JavaField with the given name, type and
protection.
- newJavaField(String, JavaQName) -
Method in class net.sf.jaxme.js.JavaSource
- Creates a new JavaField with the given name, type and
default protection.
- newJavaField(String, String, JavaSource.Protection) -
Method in class net.sf.jaxme.js.JavaSource
- Creates a new JavaField with the given name, type and
protection.
- newJavaField(String, String, String) -
Method in class net.sf.jaxme.js.JavaSource
- Creates a new JavaField with the given name, type and
protection.
- newJavaField(String, String) -
Method in class net.sf.jaxme.js.JavaSource
- Creates a new JavaField with the given name, type and
default protection.
- newJavaField(String, Class, JavaSource.Protection) -
Method in class net.sf.jaxme.js.JavaSource
- Creates a new JavaField with the given name, type and
protection.
- newJavaField(String, Class, String) -
Method in class net.sf.jaxme.js.JavaSource
- Creates a new JavaField with the given name, type and
protection.
- newJavaField(String, Class) -
Method in class net.sf.jaxme.js.JavaSource
- Creates a new JavaField with the given name, type and
default protection.
- newJavaInnerClass(String) -
Method in class net.sf.jaxme.js.JavaSource
- Creates a new JavaInnerClass with the given name and
default protection.
- newJavaInnerClass(String, JavaSource.Protection) -
Method in class net.sf.jaxme.js.JavaSource
- Creates a new JavaInnerClass with the given name and
protection.
- newJavaInnerClass(String, String) -
Method in class net.sf.jaxme.js.JavaSource
- Creates a new JavaInnerClass with the given name and
protection.
- newJavaMethod(String, String) -
Method in class net.sf.jaxme.js.JavaSource
- Creates a new JavaMethod with the given name, return
type and default protection.
- newJavaMethod(String, String, JavaSource.Protection) -
Method in class net.sf.jaxme.js.JavaSource
- Creates a new JavaMethod with the given name, return
type and protection.
- newJavaMethod(String, String, String) -
Method in class net.sf.jaxme.js.JavaSource
- Creates a new JavaMethod with the given name, return
type and protection.
- newJavaMethod(String, JavaQName) -
Method in class net.sf.jaxme.js.JavaSource
- Creates a new JavaMethod with the given name, return
type and default protection.
- newJavaMethod(String, JavaQName, JavaSource.Protection) -
Method in class net.sf.jaxme.js.JavaSource
- Creates a new JavaMethod with the given name, return
type and protection.
- newJavaMethod(String, JavaQName, String) -
Method in class net.sf.jaxme.js.JavaSource
- Creates a new JavaMethod with the given name, return
type and protection.
- newJavaMethod(String, Class) -
Method in class net.sf.jaxme.js.JavaSource
- Creates a new JavaMethod with the given name, return
type and default protection.
- newJavaMethod(String, Class, JavaSource.Protection) -
Method in class net.sf.jaxme.js.JavaSource
- Creates a new JavaMethod with the given name, return
type and protection.
- newJavaMethod(String, Class, String) -
Method in class net.sf.jaxme.js.JavaSource
- Creates a new JavaMethod with the given name, return
type and protection.
- newJavaMethod(Method) -
Method in class net.sf.jaxme.js.JavaSource
- Creates a new JavaMethod with the signature of the given method
pMethod
.
- newJavaMethod(JavaMethod) -
Method in class net.sf.jaxme.js.JavaSource
- Creates a new JavaMethod with the given methods name and signature.
- newJavaSource(JavaQName) -
Method in class net.sf.jaxme.js.JavaSourceFactory
- Creates a new instance of JavaSource with the given
name and default protection.
- newJavaSource(JavaQName, JavaSource.Protection) -
Method in class net.sf.jaxme.js.JavaSourceFactory
- Creates a new instance of JavaSource with the given
name and protection.
- newJavaSource(JavaQName, String) -
Method in class net.sf.jaxme.js.JavaSourceFactory
- Creates a new instance of JavaSource with the given
name and protection.
- newKey() -
Method in interface net.sf.jaxme.sqls.Table
- Creates a new, unique index on the table.
- newKey() -
Method in class net.sf.jaxme.sqls.impl.TableImpl
-
- newLogger(String) -
Method in class net.sf.jaxme.logging.AntProjectLoggerFactory
-
- newLogger(String) -
Method in class net.sf.jaxme.logging.JavaUtilLoggerFactory
-
- newLogger(String) -
Method in class net.sf.jaxme.logging.Log4jLoggerFactory
-
- newLogger(String) -
Method in class net.sf.jaxme.logging.LoggerFactoryImpl
- Creates a new
Logger
with the given name.
- newLoggerFactory() -
Static method in class net.sf.jaxme.logging.LoggerAccess
- Creates a new instance of
LoggerFactory
.
- newPlaceHolder(String, boolean) -
Method in interface net.sf.jaxme.js.IndentationEngine
- Sets a placeholder with the given name.
- newPlaceHolder(String, boolean) -
Method in class net.sf.jaxme.js.IndentationEngineImpl
-
- newPrimaryKey() -
Method in interface net.sf.jaxme.sqls.Table
- Creates a new primary key on the table.
- newPrimaryKey() -
Method in class net.sf.jaxme.sqls.impl.TableImpl
-
- newSQLFactory() -
Method in class net.sf.jaxme.sqls.junit.CreateTest
-
- newSQLFactory() -
Method in class net.sf.jaxme.sqls.junit.DB2Test
-
- newSQLGenerator() -
Method in interface net.sf.jaxme.sqls.SQLFactory
- Creates a new
SQLGenerator
.
- newSQLGenerator() -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl
-
- newSQLGenerator() -
Method in class net.sf.jaxme.sqls.hsqldb.HsqlDbSQLFactoryImpl
-
- newSQLGenerator() -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl
-
- newSchema(String) -
Method in interface net.sf.jaxme.sqls.SQLFactory
- Creates a new
Schema
with the given name.
- newSchema(Schema.Name) -
Method in interface net.sf.jaxme.sqls.SQLFactory
- Creates a new
Schema
with the given name.
- newSchema(String) -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl
-
- newSchema(Schema.Name) -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl
-
- newSchemaImpl(Schema.Name) -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl
-
- newSchemaImpl(Schema.Name) -
Method in class net.sf.jaxme.sqls.hsqldb.HsqlDbSQLFactoryImpl
-
- newSchemaImpl(Schema.Name) -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl
-
- newSelectStatement() -
Method in interface net.sf.jaxme.sqls.SQLFactory
- Creates a new SELECT statement.
- newSelectStatement() -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl
-
- newStatement(String) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- newSystemManagedContainer(String) -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
-
- newSystemManagedContainer(String) -
Method in interface net.sf.jaxme.sqls.db2.TableSpace
- Creates a new system managed container with the given file.
- newSystemManagedContainer(String) -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl
-
- newTable(String) -
Method in interface net.sf.jaxme.sqls.Schema
- Creates a new table with the given name in the schema.
- newTable(Table.Name) -
Method in interface net.sf.jaxme.sqls.Schema
- Creates a new table with the given name in the schema.
- newTable(String) -
Method in class net.sf.jaxme.sqls.impl.SchemaImpl
-
- newTable(Table.Name) -
Method in class net.sf.jaxme.sqls.impl.SchemaImpl
-
- newTableImpl(Schema, Table.Name) -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl
-
- newTableImpl(Schema, Table.Name) -
Method in class net.sf.jaxme.sqls.hsqldb.HsqlDbSQLFactoryImpl
-
- newTableImpl(Schema, Table.Name) -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl
-
- newTableReference(Table) -
Method in class net.sf.jaxme.sqls.impl.SelectStatementImpl
-
- newTableReference(Table) -
Method in class net.sf.jaxme.sqls.impl.StatementImpl
-
- newTableSpace(String, TableSpace.Type) -
Method in interface net.sf.jaxme.sqls.db2.DB2SQLFactory
- Creates a new
TableSpace
with the given name.
- newTableSpace(TableSpace.Name, TableSpace.Type) -
Method in interface net.sf.jaxme.sqls.db2.DB2SQLFactory
- Creates a new
TableSpace
with the given name.
- newTableSpace(String, TableSpace.Type) -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl
-
- newTableSpace(TableSpace.Name, TableSpace.Type) -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl
-
- newTableSpaceImpl(TableSpace.Name, TableSpace.Type) -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl
-
- newTextFile(String, String) -
Method in class net.sf.jaxme.js.JavaSourceFactory
- Creates a new text file.
- newUpdateStatement() -
Method in interface net.sf.jaxme.sqls.SQLFactory
- Creates a new UPDATE statement.
- newUpdateStatement() -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl
-
O
- OR -
Static variable in interface net.sf.jaxme.sqls.CombinedConstraint.Type
-
- ObservableList - class net.sf.jaxme.js.junit.ObservableList.
-
- ObservableList(Object) -
Constructor for class net.sf.jaxme.js.junit.ObservableList
-
P
- PAGESIZE_16384 -
Static variable in class net.sf.jaxme.sqls.db2.PageSize
- The default page size: 16384 bytes
- PAGESIZE_32768 -
Static variable in class net.sf.jaxme.sqls.db2.PageSize
- The default page size: 32768 bytes
- PAGESIZE_4096 -
Static variable in class net.sf.jaxme.sqls.db2.PageSize
- The default page size: 4096 bytes
- PAGESIZE_8192 -
Static variable in class net.sf.jaxme.sqls.db2.PageSize
- The default page size: 8192 bytes
- PLACEHOLDER -
Static variable in class net.sf.jaxme.sqls.Value.Type
-
- POPEYE -
Static variable in class net.sf.jaxme.js.junit.EnumExample
- The enumeration item with name POPEYE and value Olivia's Lover.
- PRIVATE -
Static variable in class net.sf.jaxme.js.JavaSource
- Protection of a class, field or method: private
- PROTECTED -
Static variable in class net.sf.jaxme.js.JavaSource
- Protection of a class, field or method: protected
- PUBLIC -
Static variable in class net.sf.jaxme.js.JavaSource
- Protection of a class, field or method: public
- PageSize - class net.sf.jaxme.sqls.db2.PageSize.
- A DB2 page size is limited to certain values.
- Parameter - class net.sf.jaxme.js.Parameter.
- A parameter, as used by
JavaMethod
,
or JavaConstructor
. - Parameter(JavaQName, String) -
Constructor for class net.sf.jaxme.js.Parameter
-
- PlaceHolder - interface net.sf.jaxme.js.PlaceHolder.
- Interface of a placeholder.
- PrintStreamLogger - class net.sf.jaxme.logging.PrintStreamLogger.
- A Logger implementation writing to an instance of
PrintStream
. - PrintStreamLogger(String, PrintStream) -
Constructor for class net.sf.jaxme.logging.PrintStreamLogger
-
- PrintWriterLogger - class net.sf.jaxme.logging.PrintWriterLogger.
- A Logger implementation writing to an instance of
PrintWriter
. - PrintWriterLogger(String, PrintWriter) -
Constructor for class net.sf.jaxme.logging.PrintWriterLogger
-
- ProxyGenerator - class net.sf.jaxme.js.pattern.ProxyGenerator.
- This class is a generator for the proxy object pattern.
- ProxyGenerator() -
Constructor for class net.sf.jaxme.js.pattern.ProxyGenerator
-
- ProxyGenerator.GeneratedMethod - class net.sf.jaxme.js.pattern.ProxyGenerator.GeneratedMethod.
- This class describes a generated method.
- ProxyGenerator.GeneratedMethod() -
Constructor for class net.sf.jaxme.js.pattern.ProxyGenerator.GeneratedMethod
-
- ProxyGenerator.InterfaceDescription - class net.sf.jaxme.js.pattern.ProxyGenerator.InterfaceDescription.
- This class describes the properties of an interface, which is extended
by the generated class.
- ProxyGenerator.InterfaceDescription() -
Constructor for class net.sf.jaxme.js.pattern.ProxyGenerator.InterfaceDescription
-
- parse(LinkChecker.CheckedURL) -
Method in class net.sf.jaxme.js.util.LinkChecker
-
- parse() -
Method in class net.sf.jaxme.js.util.LinkChecker
-
R
- REGULAR -
Static variable in class net.sf.jaxme.sqls.db2.TableSpace.Type
- REGULAR: Stores all data except for temporary tables.
- REJECT -
Static variable in class net.sf.jaxme.sqls.ForeignKey.Mode
-
- references -
Variable in class net.sf.jaxme.sqls.impl.ForeignKeyImpl
-
- remove() -
Method in interface net.sf.jaxme.js.PlaceHolder
- Removes the placeholder.
- remove(Object) -
Method in class net.sf.jaxme.js.junit.ObservableList
-
- remove(int) -
Method in class net.sf.jaxme.js.junit.ObservableList
-
- removeAll(Collection) -
Method in class net.sf.jaxme.js.junit.ObservableList
-
- removePlaceHolder(PlaceHolder) -
Method in class net.sf.jaxme.js.IndentationEngineImpl
-
- retainAll(Collection) -
Method in class net.sf.jaxme.js.junit.ObservableList
-
S
- SETNULL -
Static variable in class net.sf.jaxme.sqls.ForeignKey.Mode
-
- SHORT -
Static variable in class net.sf.jaxme.js.JavaQNameImpl
- For use in return types or method parameters: The
short type.
- SHORT -
Static variable in class net.sf.jaxme.sqls.Value.Type
-
- SMALLINT -
Static variable in interface net.sf.jaxme.sqls.Column.Type
-
- SQLFactory - interface net.sf.jaxme.sqls.SQLFactory.
- A factory for generating SQL statements.
- SQLFactory.Ident - interface net.sf.jaxme.sqls.SQLFactory.Ident.
-
- SQLFactoryImpl - class net.sf.jaxme.sqls.impl.SQLFactoryImpl.
- Default implementation of an SQLFactory.
- SQLFactoryImpl() -
Constructor for class net.sf.jaxme.sqls.impl.SQLFactoryImpl
- Creates a new instance of SQLFactoryImpl.
- SQLFactoryImpl.IdentImpl - class net.sf.jaxme.sqls.impl.SQLFactoryImpl.IdentImpl.
-
- SQLFactoryImpl.IdentImpl(String) -
Constructor for class net.sf.jaxme.sqls.impl.SQLFactoryImpl.IdentImpl
-
- SQLGenerator - interface net.sf.jaxme.sqls.SQLGenerator.
- An SQL generator.
- SQLGeneratorImpl - class net.sf.jaxme.sqls.impl.SQLGeneratorImpl.
- Default implementation of an SQL generator.
- SQLGeneratorImpl() -
Constructor for class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- STRING -
Static variable in class net.sf.jaxme.sqls.Value.Type
-
- SYSCATSPACE -
Variable in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl
- The predefined table space
SYSCATSPACE
.
- SYSTEM_TEMPORARY -
Static variable in class net.sf.jaxme.sqls.db2.TableSpace.Type
- SYSTEM TEMPORARY: Stores temporary tables (work areas used
by the database manager to perform operations such as sorts or
joins).
- Schema - interface net.sf.jaxme.sqls.Schema.
- Interface of a database schema.
- Schema.Name - interface net.sf.jaxme.sqls.Schema.Name.
-
- SchemaImpl - class net.sf.jaxme.sqls.impl.SchemaImpl.
- Implementation of a schema.
- SchemaImpl(SQLFactory, Schema.Name) -
Constructor for class net.sf.jaxme.sqls.impl.SchemaImpl
- Creates a new instance of SchemaImpl.
- SchemaImpl.NameImpl - class net.sf.jaxme.sqls.impl.SchemaImpl.NameImpl.
-
- SelectStatement - interface net.sf.jaxme.sqls.SelectStatement.
- Interface of a SELECT statement.
- SelectStatement.OrderColumn - interface net.sf.jaxme.sqls.SelectStatement.OrderColumn.
-
- SelectStatementImpl - class net.sf.jaxme.sqls.impl.SelectStatementImpl.
-
- SelectStatementImpl(SQLFactory) -
Constructor for class net.sf.jaxme.sqls.impl.SelectStatementImpl
- Creates a new SelectStatement and sets the creating
SQLFactory
.
- SelectStatementImpl.OrderColumnImpl - class net.sf.jaxme.sqls.impl.SelectStatementImpl.OrderColumnImpl.
-
- SelectStatementImpl.OrderColumnImpl(ColumnReference, boolean) -
Constructor for class net.sf.jaxme.sqls.impl.SelectStatementImpl.OrderColumnImpl
-
- SelectTableReference - interface net.sf.jaxme.sqls.SelectTableReference.
- A TableReference being used in a SELECT statement.
- SelectTableReferenceImpl - class net.sf.jaxme.sqls.impl.SelectTableReferenceImpl.
-
- SelectTableReferenceImpl(SelectStatement, Table) -
Constructor for class net.sf.jaxme.sqls.impl.SelectTableReferenceImpl
- Creates a new instance of SelectTableReferenceImpl referencing
the given
SelectStatement
.
- SetStatement - interface net.sf.jaxme.sqls.SetStatement.
- A common base interface for
InsertStatement
and UpdateStatement
. - SetStatement.SetValue - interface net.sf.jaxme.sqls.SetStatement.SetValue.
-
- SetStatementImpl - class net.sf.jaxme.sqls.impl.SetStatementImpl.
-
- SetStatementImpl(SQLFactory) -
Constructor for class net.sf.jaxme.sqls.impl.SetStatementImpl
-
- SetStatementImpl.SetValueImpl - class net.sf.jaxme.sqls.impl.SetStatementImpl.SetValueImpl.
-
- SetStatementImpl.SetValueImpl(ColumnReference, Value) -
Constructor for class net.sf.jaxme.sqls.impl.SetStatementImpl.SetValueImpl
-
- Statement - interface net.sf.jaxme.sqls.Statement.
-
- StatementImpl - class net.sf.jaxme.sqls.impl.StatementImpl.
- A common base class for
SelectStatement
,
InsertStatement
,
UpdateStatement
, and
DeleteStatement
. - StatementImpl(SQLFactory) -
Constructor for class net.sf.jaxme.sqls.impl.StatementImpl
-
- StringColumn - interface net.sf.jaxme.sqls.StringColumn.
- Interface of a column with datatype
Column.Type.CHAR
or Column.Type.VARCHAR
. - set(int, Object) -
Method in class net.sf.jaxme.js.junit.ObservableList
-
- setAbstract(boolean) -
Method in class net.sf.jaxme.js.JavaSource
- Sets whether this class is abstract,
- setAbstract(boolean) -
Method in class net.sf.jaxme.js.JavaSourceObject
- Sets whether this JavaSource object is abstract,
- setAddingEquals(boolean) -
Method in class net.sf.jaxme.js.pattern.Ant.AntTypesafeEnumerationGenerator
-
- setAddingEquals(boolean) -
Method in class net.sf.jaxme.js.pattern.TypesafeEnumerationGenerator
- Sets whether the generator should add implementations for the methods
Object.equals(java.lang.Object)
and Object.hashCode()
or not.
- setAlias(String) -
Method in interface net.sf.jaxme.sqls.ColumnReference
- Sets the references alias name, if any.
- setAlias(Column.Name) -
Method in interface net.sf.jaxme.sqls.ColumnReference
- Sets the references alias name, if any.
- setAlias(Table.Name) -
Method in interface net.sf.jaxme.sqls.TableReference
- Sets the references alias name.
- setAlias(String) -
Method in interface net.sf.jaxme.sqls.TableReference
- Returns the references alias name.
- setAlias(String) -
Method in class net.sf.jaxme.sqls.impl.ColumnReferenceImpl
-
- setAlias(Column.Name) -
Method in class net.sf.jaxme.sqls.impl.ColumnReferenceImpl
-
- setAlias(Table.Name) -
Method in class net.sf.jaxme.sqls.impl.TableReferenceImpl
-
- setAlias(String) -
Method in class net.sf.jaxme.sqls.impl.TableReferenceImpl
-
- setBufferPool(BufferPool) -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
-
- setBufferPool(BufferPool) -
Method in interface net.sf.jaxme.sqls.db2.TableSpace
- Sets the
BufferPool
used by this TableSpace
.
- setBufferPool(BufferPool) -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl
-
- setCached(boolean) -
Method in interface net.sf.jaxme.sqls.hsqldb.HsqlDbTable
- Sets whether this is a cached table or not.
- setCached(boolean) -
Method in class net.sf.jaxme.sqls.hsqldb.HsqlDbTableImpl
-
- setChainInterface(JavaQName) -
Method in class net.sf.jaxme.js.pattern.ChainGenerator
- Sets the interface being generated for the chain objects.
- setChainInterfaceName(String) -
Method in class net.sf.jaxme.js.pattern.ChainGenerator
- Sets the interface name being generated for the chain objects.
- setColumnNameCaseSensitive(boolean) -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl
- Sets whether column names are case sensitive or not.
- setContents(String) -
Method in interface net.sf.jaxme.js.TextFile
- Sets the text files contents, as a string.
- setContents(String) -
Method in class net.sf.jaxme.js.impl.TextFileImpl
-
- setControllerInterface(Class) -
Method in class net.sf.jaxme.js.pattern.ChainGenerator
- Sets the controller interface.
- setControllerInterfaceName(String) -
Method in class net.sf.jaxme.js.pattern.ChainGenerator
- Sets the controller interface name.
- setCreatingTableSpaceReferences(boolean) -
Method in interface net.sf.jaxme.sqls.db2.DB2SQLGenerator
- Sets whether the generated
CREATE TABLE
statements
will contain table space references or not.
- setCreatingTableSpaceReferences(boolean) -
Method in class net.sf.jaxme.sqls.db2.DB2SQLGeneratorImpl
- Sets whether
CREATE TABLE
statements will contain
table space references or not.
- setDeclaringInterface(Class) -
Method in class net.sf.jaxme.js.pattern.ProxyGenerator.GeneratedMethod
- Sets the interface declaring this method.
- setDestDir(File) -
Method in class net.sf.jaxme.js.pattern.Ant.ReallyBasicAntTask
-
- setDevice(String) -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl.DatabaseManagedContainerImpl
-
- setDistinct(boolean) -
Method in interface net.sf.jaxme.sqls.SelectStatement
- Sets whether the statement should have a DISTINCT clause.
- setDistinct(boolean) -
Method in class net.sf.jaxme.sqls.impl.SelectStatementImpl
-
- setDriver(String) -
Method in class net.sf.jaxme.js.pattern.Ant.AntVersionGenerator
-
- setDroppedTableRecovery(Boolean) -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
-
- setDroppedTableRecovery(Boolean) -
Method in interface net.sf.jaxme.sqls.db2.TableSpace
- Sets whether dropped tables in the specified tablespace may be
recovered using the
RECOVER TABLE ON
option of the
ROLLFORWARD
command.
- setDroppedTableRecovery(Boolean) -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl
-
- setDynamicImports(boolean) -
Method in class net.sf.jaxme.js.JavaSource
-
- setExtendedClass(String) -
Method in class net.sf.jaxme.js.pattern.Ant.AntProxyGenerator
-
- setExtendedClass(JavaQName) -
Method in class net.sf.jaxme.js.pattern.ProxyGenerator
- Sets the class extended by the generated proxy class.
- setExtendedStorage(Boolean) -
Method in interface net.sf.jaxme.sqls.db2.BufferPool
- Sets whether extended storage may be used.
- setExtentSize(Long) -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
-
- setExtentSize(Long) -
Method in interface net.sf.jaxme.sqls.db2.TableSpace
- Sets the number of
pageSize
pages that will
be written to a container before skipping to the next container.
- setExtentSize(Long) -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl
-
- setFile(File) -
Method in class net.sf.jaxme.js.util.AntLinkChecker.CheckedURL
-
- setFile(String) -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl.DatabaseManagedContainerImpl
-
- setFile(String) -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl.SystemManagedContainerImpl
-
- setFinal(boolean) -
Method in class net.sf.jaxme.js.JavaSourceObject
- Sets whether this is a final JavaSource object.
- setFinal(boolean) -
Method in interface net.sf.jaxme.js.LocalJavaField
- Sets whether the field is final.
- setGeneratedAs(String) -
Method in interface net.sf.jaxme.sqls.db2.DB2Column
- Sets the columns "generated as" clause.
- setGeneratedAs(String) -
Method in class net.sf.jaxme.sqls.db2.DB2ColumnImpl
-
- setGeneratingLogging(boolean) -
Method in class net.sf.jaxme.js.pattern.Ant.AntVersionGenerator
-
- setGeneratingLogging(boolean) -
Method in class net.sf.jaxme.js.pattern.VersionGenerator
- Sets whether the generator is creating logging statements.
- setImplementationClass(JavaQName) -
Method in class net.sf.jaxme.js.pattern.ChainGenerator
- Sets the chain implementation class.
- setImplementationClassName(String) -
Method in class net.sf.jaxme.js.pattern.ChainGenerator
- Sets the name of the chain implementation class.
- setIndentationString(String) -
Method in class net.sf.jaxme.js.WriterTarget
-
- setIndexTableSpace(TableSpace) -
Method in interface net.sf.jaxme.sqls.db2.DB2Table
- Sets the
TableSpace
, in which the tables indexes
should be created physically.
- setIndexTableSpace(TableSpace) -
Method in class net.sf.jaxme.sqls.db2.DB2TableImpl
-
- setInterface(Boolean) -
Method in class net.sf.jaxme.js.IncreasingTarget
-
- setInterface(Class) -
Method in class net.sf.jaxme.js.pattern.ProxyGenerator.InterfaceDescription
- Sets the Java interface.
- setInterfaceName(String) -
Method in class net.sf.jaxme.js.pattern.ProxyGenerator.InterfaceDescription
- Sets the Java interface.
- setJavaSource(JavaSource) -
Method in class net.sf.jaxme.js.JavaSourceObject
-
- setLength(Long) -
Method in interface net.sf.jaxme.sqls.BinaryColumn
- If the column has fixed length: Sets the columns length.
- setLength(long) -
Method in interface net.sf.jaxme.sqls.BinaryColumn
- Shortcut for
setLength(new Integer(pLength))
.
- setLength(Long) -
Method in interface net.sf.jaxme.sqls.StringColumn
- If the column has fixed length: Sets the columns length.
- setLength(long) -
Method in interface net.sf.jaxme.sqls.StringColumn
- Shortcut for
setLength(new Integer(pLength))
.
- setLength(Long) -
Method in class net.sf.jaxme.sqls.impl.ColumnImpl
-
- setLength(long) -
Method in class net.sf.jaxme.sqls.impl.ColumnImpl
-
- setLevel(int) -
Method in interface net.sf.jaxme.js.IndentationEngine
- Sets the current level of indentation.
- setLevel(int) -
Method in class net.sf.jaxme.js.IndentationEngineImpl
-
- setLineSeparator(String) -
Method in class net.sf.jaxme.js.WriterTarget
-
- setLineTerminator(String) -
Method in interface net.sf.jaxme.sqls.SQLGenerator
- Sets the line terminator.
- setLineTerminator(String) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- setLogger(Logger) -
Method in class net.sf.jaxme.js.JavaSourceFactory
- Sets the
Logger
to use.
- setLogger(Logger) -
Method in class net.sf.jaxme.js.util.LinkChecker
-
- setLoggerFactory(LoggerFactory) -
Static method in class net.sf.jaxme.logging.LoggerAccess
- Sets the logger factory.
- setLoggingThread(boolean) -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- setLoggingTime(boolean) -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- setLongTableSpace(TableSpace) -
Method in interface net.sf.jaxme.sqls.db2.DB2Table
- Sets the
TableSpace
, in which the tables indexes
should be created physically.
- setLongTableSpace(TableSpace) -
Method in class net.sf.jaxme.sqls.db2.DB2TableImpl
-
- setMandatory(boolean) -
Method in class net.sf.jaxme.js.pattern.ProxyGenerator.InterfaceDescription
- Sets whether this interface is mandatory.
- setMaxColumnNameLength(Integer) -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl
- Sets the maximum length of a column name.
- setMaxRows(int) -
Method in interface net.sf.jaxme.sqls.SelectStatement
- Limits the size of the result set to the given number of rows.
- setMaxRows(int) -
Method in class net.sf.jaxme.sqls.impl.SelectStatementImpl
-
- setMaxSchemaNameLength(Integer) -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl
- Sets the maximum length of a schema name.
- setMaxTableNameLength(Integer) -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl
- Sets the maximum length of a table name.
- setMethod(JavaMethod) -
Method in class net.sf.jaxme.js.pattern.ProxyGenerator.GeneratedMethod
- Sets the JavaMethod generated for this method.
- setName(String) -
Method in class net.sf.jaxme.js.JavaSourceObject
- Sets this JavaSource objects name.
- setName(String) -
Method in class net.sf.jaxme.js.pattern.ProxyGenerator.GeneratedMethod
- Sets the methods name.
- setName(String) -
Method in class net.sf.jaxme.js.pattern.TypesafeEnumerationGenerator.Item
- Sets the enumeration items name.
- setName(URL) -
Method in class net.sf.jaxme.js.util.AntLinkChecker.CheckedURL
-
- setName(Index.Name) -
Method in interface net.sf.jaxme.sqls.Index
- Sets the index name.
- setName(String) -
Method in interface net.sf.jaxme.sqls.Index
- Sets the index name.
- setName(Index.Name) -
Method in class net.sf.jaxme.sqls.impl.IndexImpl
-
- setName(String) -
Method in class net.sf.jaxme.sqls.impl.IndexImpl
-
- setNullable(boolean) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject.LoopVariable
-
- setNullable(boolean) -
Method in interface net.sf.jaxme.js.DirectAccessible
- Sets whether the value is possibly null.
- setNullable(boolean) -
Method in class net.sf.jaxme.js.JavaField
-
- setNullable(boolean) -
Method in class net.sf.jaxme.js.Parameter
-
- setNullable(boolean) -
Method in interface net.sf.jaxme.sqls.Column
- Sets whether the column is nullable.
- setNullable(boolean) -
Method in class net.sf.jaxme.sqls.impl.ColumnImpl
-
- setNumOfPages(long) -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl.DatabaseManagedContainerImpl
-
- setOnDelete(ForeignKey.Mode) -
Method in interface net.sf.jaxme.sqls.ForeignKey
- Sets the OnDelete mode.
- setOnDelete(ForeignKey.Mode) -
Method in class net.sf.jaxme.sqls.impl.ForeignKeyImpl
-
- setOnUpdate(ForeignKey.Mode) -
Method in interface net.sf.jaxme.sqls.ForeignKey
- Sets the OnUpdate mode.
- setOnUpdate(ForeignKey.Mode) -
Method in class net.sf.jaxme.sqls.impl.ForeignKeyImpl
-
- setOverhead(Number) -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
-
- setOverhead(Number) -
Method in interface net.sf.jaxme.sqls.db2.TableSpace
- Sets the I/O controller overhead and disk seek and latency time, in
milliseconds.
- setOverhead(Number) -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl
-
- setOverwriteForced(boolean) -
Method in class net.sf.jaxme.js.JavaSourceFactory
- By default the JavaSourceFactory will only overwrite existing
files, if they have different content.
- setPageSize(PageSize) -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
-
- setPageSize(PageSize) -
Method in interface net.sf.jaxme.sqls.db2.TableSpace
- Sets the tablespaces page size.
- setPageSize(PageSize) -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl
-
- setParameters(Class[]) -
Method in class net.sf.jaxme.js.pattern.ProxyGenerator.GeneratedMethod
- Sets the methods parameters.
- setPassword(String) -
Method in class net.sf.jaxme.js.pattern.Ant.AntVersionGenerator
-
- setPrefetchSize(Long) -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
-
- setPrefetchSize(Long) -
Method in interface net.sf.jaxme.sqls.db2.TableSpace
- Sets the number of
pageSize
pages that will
be read from the tablespace when data prefetching is being performed.
- setPrefetchSize(Long) -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl
-
- setPreparedStatementValue(JavaMethod, Column, Object, Object, Object) -
Method in class net.sf.jaxme.js.pattern.VersionGenerator
- Generates code for setting a PreparedStatement's parameter.
- setPrimaryKey(boolean) -
Method in class net.sf.jaxme.js.pattern.VersionGenerator.TableInfo
-
- setProperty(String, Object) -
Method in interface net.sf.jaxme.js.PlaceHolder
- Sets a property.
- setProtection(JavaSource.Protection) -
Method in class net.sf.jaxme.js.JavaSource
- Sets the protection; use null for default protection.
- setProtection(JavaSource.Protection) -
Method in class net.sf.jaxme.js.JavaSourceObject
- Sets this JavaSource objects protection.
- setProxy(String) -
Method in class net.sf.jaxme.js.util.LinkChecker
-
- setProxyClass(JavaQName) -
Method in class net.sf.jaxme.js.pattern.ChainGenerator
- Sets the class being generated for the chain objects.
- setProxyClassName(String) -
Method in class net.sf.jaxme.js.pattern.ChainGenerator
- Sets the class name being generated for the chain objects.
- setProxyHost(String) -
Method in class net.sf.jaxme.js.util.LinkChecker
-
- setProxyPort(String) -
Method in class net.sf.jaxme.js.util.LinkChecker
-
- setQName(JavaQName) -
Method in class net.sf.jaxme.js.JavaSource
- Sets the JavaSource's JavaQName.
- setReferenced(boolean) -
Method in class net.sf.jaxme.js.pattern.VersionGenerator.TableInfo
-
- setResultSetValue(JavaMethod, Column, DirectAccessible, int, Object) -
Method in class net.sf.jaxme.js.pattern.VersionGenerator
- Generates code for reading a ResultSet's column.
- setReturn(String) -
Method in class net.sf.jaxme.js.JavaComment
- Sets the JavaDoc return field.
- setSchema(String) -
Method in class net.sf.jaxme.js.pattern.Ant.AntVersionGenerator
-
- setSchemaNameCaseSensitive(boolean) -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl
- Sets whether schema names are case sensitive or not.
- setSettingLoggerFactory(boolean) -
Method in class net.sf.jaxme.js.pattern.Ant.ReallyBasicAntTask
-
- setSettingLoggerFactory(boolean) -
Method in class net.sf.jaxme.js.util.AntLinkChecker.MyLinkChecker
-
- setSeverity(String) -
Method in class net.sf.jaxme.js.util.LinkChecker
-
- setSkippedRows(int) -
Method in interface net.sf.jaxme.sqls.SelectStatement
- Indicates that the given number of rows should be skipped at the
result sets beginning.
- setSkippedRows(int) -
Method in class net.sf.jaxme.sqls.impl.SelectStatementImpl
-
- setStatementTerminator(String) -
Method in interface net.sf.jaxme.sqls.SQLGenerator
- Sets the statement terminator.
- setStatementTerminator(String) -
Method in class net.sf.jaxme.sqls.impl.SQLGeneratorImpl
-
- setStatic(boolean) -
Method in class net.sf.jaxme.js.JavaInnerClass
- Sets whether this inner class is static.
- setStatic(boolean) -
Method in class net.sf.jaxme.js.JavaSource
- Sets whether this JavaSource is static (for inner classes).
- setStatic(boolean) -
Method in class net.sf.jaxme.js.JavaSourceObject
- Sets whether this is a static JavaSource object.
- setSynchronized(boolean) -
Method in class net.sf.jaxme.js.JavaMethod
- Sets whether this method is synchronized.
- setTable(Table) -
Method in interface net.sf.jaxme.sqls.Statement
- Sets the table, for which the statement applies and returns
a reference to the table.
- setTable(Table) -
Method in class net.sf.jaxme.sqls.impl.StatementImpl
-
- setTableNameCaseSensitive(boolean) -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl
- Sets whether table names are case sensitive or not.
- setTableSpace(TableSpace) -
Method in interface net.sf.jaxme.sqls.db2.DB2Table
- Sets the
TableSpace
, in which the table should be
created physically.
- setTableSpace(TableSpace) -
Method in class net.sf.jaxme.sqls.db2.DB2TableImpl
-
- setTables(String) -
Method in class net.sf.jaxme.js.pattern.Ant.AntVersionGenerator
-
- setTarget(Writer) -
Method in class net.sf.jaxme.js.WriterTarget
-
- setTargetClass(String) -
Method in class net.sf.jaxme.js.pattern.Ant.BasicAntTask
-
- setTransferRate(Number) -
Method in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl.PredefinedTableSpace
-
- setTransferRate(Number) -
Method in interface net.sf.jaxme.sqls.db2.TableSpace
- Sets the transfer rate, which is defined as the time to read one page
into memory, in milliseconds.
- setTransferRate(Number) -
Method in class net.sf.jaxme.sqls.db2.TableSpaceImpl
-
- setTransient(boolean) -
Method in class net.sf.jaxme.js.JavaField
- Sets whether the field is transient.
- setType(JavaSource.Type) -
Method in class net.sf.jaxme.js.JavaSource
- Sets the JavaSource type.
- setType(JavaQName) -
Method in class net.sf.jaxme.js.JavaSourceObject
- Sets this JavaSource objects type.
- setUp() -
Method in class net.sf.jaxme.sqls.junit.CreateTest
-
- setUrl(String) -
Method in class net.sf.jaxme.js.pattern.Ant.AntVersionGenerator
-
- setUser(String) -
Method in class net.sf.jaxme.js.pattern.Ant.AntVersionGenerator
-
- setValue(Object) -
Method in class net.sf.jaxme.js.JavaField
-
- setValue(String) -
Method in class net.sf.jaxme.js.pattern.TypesafeEnumerationGenerator.Item
- Sets the enumeration items value.
- setVerColumn(String) -
Method in class net.sf.jaxme.js.pattern.Ant.AntVersionGenerator
-
- setVersion(String) -
Method in class net.sf.jaxme.js.JavaComment
- Sets the JavaDoc version field.
- size() -
Method in class net.sf.jaxme.js.junit.ObservableList
-
- stopLogging(LoggerFactory) -
Method in class net.sf.jaxme.js.util.AntLinkChecker
-
- subList(int, int) -
Method in class net.sf.jaxme.js.junit.ObservableList
-
T
- TEMPSPACE1 -
Variable in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl
- The predefined table space
TEMPSPACE1
.
- TIME -
Static variable in interface net.sf.jaxme.sqls.Column.Type
-
- TIME -
Static variable in class net.sf.jaxme.sqls.Value.Type
-
- TIMESTAMP -
Static variable in interface net.sf.jaxme.sqls.Column.Type
-
- TINYINT -
Static variable in interface net.sf.jaxme.sqls.Column.Type
-
- Table - interface net.sf.jaxme.sqls.Table.
- Abstract description of a table.
- Table.Name - interface net.sf.jaxme.sqls.Table.Name.
-
- TableImpl - class net.sf.jaxme.sqls.impl.TableImpl.
-
- TableImpl(Schema, Table.Name) -
Constructor for class net.sf.jaxme.sqls.impl.TableImpl
-
- TableImpl.NameImpl - class net.sf.jaxme.sqls.impl.TableImpl.NameImpl.
-
- TableImpl.NameImpl(String) -
Constructor for class net.sf.jaxme.sqls.impl.TableImpl.NameImpl
-
- TableReference - interface net.sf.jaxme.sqls.TableReference.
- A table reference is used in the
Statement
. - TableReferenceImpl - class net.sf.jaxme.sqls.impl.TableReferenceImpl.
- Implementation of a
TableReference
. - TableSpace - interface net.sf.jaxme.sqls.db2.TableSpace.
- Interface of a DB2 TableSpace.
- TableSpace.Container - interface net.sf.jaxme.sqls.db2.TableSpace.Container.
- Interface of a TableSpace Container.
- TableSpace.DatabaseManagedContainer - interface net.sf.jaxme.sqls.db2.TableSpace.DatabaseManagedContainer.
- Interface of a database managed container.
- TableSpace.Name - interface net.sf.jaxme.sqls.db2.TableSpace.Name.
-
- TableSpace.SystemManagedContainer - interface net.sf.jaxme.sqls.db2.TableSpace.SystemManagedContainer.
- Interface of a system managed container, aka operating
system file.
- TableSpace.Type - class net.sf.jaxme.sqls.db2.TableSpace.Type.
- A DB2 TableSpace type.
- TableSpaceImpl - class net.sf.jaxme.sqls.db2.TableSpaceImpl.
- Default implementation of a DB2 tablespace.
- TableSpaceImpl(DB2SQLFactory, TableSpace.Name, TableSpace.Type) -
Constructor for class net.sf.jaxme.sqls.db2.TableSpaceImpl
-
- TableSpaceImpl.DatabaseManagedContainerImpl - class net.sf.jaxme.sqls.db2.TableSpaceImpl.DatabaseManagedContainerImpl.
-
- TableSpaceImpl.DatabaseManagedContainerImpl() -
Constructor for class net.sf.jaxme.sqls.db2.TableSpaceImpl.DatabaseManagedContainerImpl
-
- TableSpaceImpl.NameImpl - class net.sf.jaxme.sqls.db2.TableSpaceImpl.NameImpl.
-
- TableSpaceImpl.NameImpl(String) -
Constructor for class net.sf.jaxme.sqls.db2.TableSpaceImpl.NameImpl
-
- TableSpaceImpl.SystemManagedContainerImpl - class net.sf.jaxme.sqls.db2.TableSpaceImpl.SystemManagedContainerImpl.
-
- TableSpaceImpl.SystemManagedContainerImpl() -
Constructor for class net.sf.jaxme.sqls.db2.TableSpaceImpl.SystemManagedContainerImpl
-
- TextFile - interface net.sf.jaxme.js.TextFile.
- Interface of a text file.
- TextFileImpl - class net.sf.jaxme.js.impl.TextFileImpl.
-
- TextFileImpl(String, String) -
Constructor for class net.sf.jaxme.js.impl.TextFileImpl
-
- TypesafeEnumerationGenerator - class net.sf.jaxme.js.pattern.TypesafeEnumerationGenerator.
- This class is a generator for the typesafe enumeration
pattern.
- TypesafeEnumerationGenerator() -
Constructor for class net.sf.jaxme.js.pattern.TypesafeEnumerationGenerator
-
- TypesafeEnumerationGenerator.Item - class net.sf.jaxme.js.pattern.TypesafeEnumerationGenerator.Item.
-
- TypesafeEnumerationGenerator.Item() -
Constructor for class net.sf.jaxme.js.pattern.TypesafeEnumerationGenerator.Item
-
- TypesafeEnumerationTest - class net.sf.jaxme.js.junit.TypesafeEnumerationTest.
- This example demonstrates implementation of multiple
inheritance with the ProxyGenerator.
- TypesafeEnumerationTest(String) -
Constructor for class net.sf.jaxme.js.junit.TypesafeEnumerationTest
-
- tearDown() -
Method in class net.sf.jaxme.js.junit.VersionTest
-
- testAbstract() -
Method in class net.sf.jaxme.js.junit.BasicTest
-
- testBasicCreate() -
Method in class net.sf.jaxme.sqls.junit.CreateTest
- Basic test for creating a
CREATE TABLE
statement.
- testBasicDelete() -
Method in class net.sf.jaxme.sqls.junit.CreateTest
- Basic test for creating an
DELETE
statement.
- testBasicInsert() -
Method in class net.sf.jaxme.sqls.junit.CreateTest
- Basic test for creating an
INSERT
statement.
- testBasicSelect() -
Method in class net.sf.jaxme.sqls.junit.CreateTest
- Basic test for creating a
SELECT
statement.
- testBasicUpdate() -
Method in class net.sf.jaxme.sqls.junit.CreateTest
- Basic test for creating an
UPDATE
statement.
- testClone() -
Method in class net.sf.jaxme.js.junit.VersionTest
-
- testComposedPrimaryKey() -
Method in class net.sf.jaxme.sqls.junit.CreateTest
- Test for composed primary keys.
- testCreateForeignKey() -
Method in class net.sf.jaxme.sqls.junit.CreateTest
- Test for a FOREIGN KEY definition.
- testDONALD() -
Method in class net.sf.jaxme.js.junit.TypesafeEnumerationTest
-
- testDefaultProtection() -
Method in class net.sf.jaxme.js.junit.BasicTest
-
- testEquals() -
Method in class net.sf.jaxme.js.junit.TypesafeEnumerationTest
-
- testGetInstances() -
Method in class net.sf.jaxme.js.junit.TypesafeEnumerationTest
-
- testHashCode() -
Method in class net.sf.jaxme.js.junit.TypesafeEnumerationTest
-
- testIndexNames() -
Method in class net.sf.jaxme.sqls.junit.CreateTest
- Test for index names.
- testJOE() -
Method in class net.sf.jaxme.js.junit.TypesafeEnumerationTest
-
- testJoin() -
Method in class net.sf.jaxme.sqls.junit.CreateTest
- Test for a JOIN statement.
- testNull() -
Method in class net.sf.jaxme.js.junit.BasicTest
-
- testObserver() -
Method in class net.sf.jaxme.js.junit.MultipleInheritanceTest
-
- testPOPEYE() -
Method in class net.sf.jaxme.js.junit.TypesafeEnumerationTest
-
- testPlaceHolders() -
Method in class net.sf.jaxme.js.junit.BasicTest
-
- testPrivate() -
Method in class net.sf.jaxme.js.junit.BasicTest
-
- testProtected() -
Method in class net.sf.jaxme.js.junit.BasicTest
-
- testPublic() -
Method in class net.sf.jaxme.js.junit.BasicTest
-
- testSubSelect() -
Method in class net.sf.jaxme.sqls.junit.CreateTest
- Test for subselects.
- testgetInstanceByName() -
Method in class net.sf.jaxme.js.junit.TypesafeEnumerationTest
-
- testgetInstanceByValue() -
Method in class net.sf.jaxme.js.junit.TypesafeEnumerationTest
-
- throwing(String, Throwable) -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- throwing(String, Throwable) -
Method in class net.sf.jaxme.logging.JavaUtilLogger
-
- throwing(String, Throwable) -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- throwing(String, Throwable) -
Method in interface net.sf.jaxme.logging.Logger
- Logs the given Throwable.
- throwing(String, Throwable) -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- toArray() -
Method in class net.sf.jaxme.js.junit.ObservableList
-
- toArray(Object[]) -
Method in class net.sf.jaxme.js.junit.ObservableList
-
- toString() -
Method in class net.sf.jaxme.js.JavaSource.Protection
-
- toString() -
Method in class net.sf.jaxme.js.JavaSource.Type
-
- toString() -
Method in class net.sf.jaxme.js.JavaSource
- Returns a string representation of this JavaSource file.
- toString() -
Method in class net.sf.jaxme.js.Parameter
-
- toString() -
Method in class net.sf.jaxme.sqls.ForeignKey.Mode
-
- toString() -
Method in class net.sf.jaxme.sqls.Value.Type
-
- toString() -
Method in class net.sf.jaxme.sqls.db2.PageSize
-
- toString() -
Method in class net.sf.jaxme.sqls.db2.TableSpace.Type
-
- toString() -
Method in class net.sf.jaxme.sqls.impl.SQLFactoryImpl.IdentImpl
-
U
- USERSPACE1 -
Variable in class net.sf.jaxme.sqls.db2.DB2SQLFactoryImpl
- The predefined table space
USERSPACE1
.
- USER_TEMPORARY -
Static variable in class net.sf.jaxme.sqls.db2.TableSpace.Type
-
- UpdateStatement - interface net.sf.jaxme.sqls.UpdateStatement.
- Interface of an update statement.
- UpdateStatementImpl - class net.sf.jaxme.sqls.impl.UpdateStatementImpl.
-
- UpdateStatementImpl(SQLFactory) -
Constructor for class net.sf.jaxme.sqls.impl.UpdateStatementImpl
-
- Util - class net.sf.jaxme.js.Util.
- Various static utility methods.
- Util() -
Constructor for class net.sf.jaxme.js.Util
-
- unindent() -
Method in interface net.sf.jaxme.js.IndentationEngine
- Decreases the current level of indentation.
- unindent() -
Method in class net.sf.jaxme.js.IndentationEngineImpl
-
- update(Observable, Object) -
Method in class net.sf.jaxme.js.junit.MultipleInheritanceTest
-
- update(JavaMethod, VersionGenerator.TableInfo, DirectAccessible, DirectAccessible, DirectAccessible) -
Method in interface net.sf.jaxme.js.pattern.VersionGenerator.ColumnUpdater
- Generates code for updating a table row.
V
- VARBINARY -
Static variable in interface net.sf.jaxme.sqls.Column.Type
-
- VARCHAR -
Static variable in interface net.sf.jaxme.sqls.Column.Type
-
- VOID -
Static variable in class net.sf.jaxme.js.JavaQNameImpl
- For use in return types or method parameters: The
void type.
- Value - interface net.sf.jaxme.sqls.Value.
- An abstract value.
- Value.Type - class net.sf.jaxme.sqls.Value.Type.
-
- Value.Type(String) -
Constructor for class net.sf.jaxme.sqls.Value.Type
-
- ValueImpl - class net.sf.jaxme.sqls.impl.ValueImpl.
- Implementation of a value.
- ValueImpl(Value) -
Constructor for class net.sf.jaxme.sqls.impl.ValueImpl
-
- ValueImpl(Value.Type, Object) -
Constructor for class net.sf.jaxme.sqls.impl.ValueImpl
-
- VersionGenerator - class net.sf.jaxme.js.pattern.VersionGenerator.
- The VersionGenerator is able to clone a version of a row
in a database.
- VersionGenerator() -
Constructor for class net.sf.jaxme.js.pattern.VersionGenerator
-
- VersionGenerator.ColumnUpdater - interface net.sf.jaxme.js.pattern.VersionGenerator.ColumnUpdater.
- The ColumnUpdater is able to update one or more columns in a
table.
- VersionGenerator.TableInfo - class net.sf.jaxme.js.pattern.VersionGenerator.TableInfo.
- This class is used internally to maintain the informations on
the tables being cloned.
- VersionTest - class net.sf.jaxme.js.junit.VersionTest.
-
- VersionTest(String) -
Constructor for class net.sf.jaxme.js.junit.VersionTest
-
- valueOf(String) -
Static method in class net.sf.jaxme.js.JavaSource.Protection
-
- valueOf(int) -
Static method in class net.sf.jaxme.js.JavaSource.Protection
- Returns an instance of Protection by using the methods
Modifier.isPublic(int)
, Modifier.isProtected(int)
and
Modifier.isPrivate(int)
on the argument pModifiers
.
- valueOf(String) -
Static method in class net.sf.jaxme.js.JavaSource.Type
-
- valueOf(String) -
Static method in class net.sf.jaxme.sqls.ForeignKey.Mode
-
- valueOf(String) -
Static method in class net.sf.jaxme.sqls.db2.PageSize
-
- valueOf(long) -
Static method in class net.sf.jaxme.sqls.db2.PageSize
-
- valueOf(String) -
Static method in class net.sf.jaxme.sqls.db2.TableSpace.Type
-
W
- WriterTarget - class net.sf.jaxme.js.WriterTarget.
- An IndentationTarget writing into a given Writer.
- WriterTarget() -
Constructor for class net.sf.jaxme.js.WriterTarget
-
- WriterTarget(Writer) -
Constructor for class net.sf.jaxme.js.WriterTarget
-
- warn(String, String, Object[]) -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- warn(String, String) -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- warn(String, String, Object) -
Method in class net.sf.jaxme.logging.AntProjectLogger
-
- warn(String, String, Object[]) -
Method in class net.sf.jaxme.logging.JavaUtilLogger
-
- warn(String, String) -
Method in class net.sf.jaxme.logging.JavaUtilLogger
-
- warn(String, String, Object) -
Method in class net.sf.jaxme.logging.JavaUtilLogger
-
- warn(String, String, Object[]) -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- warn(String, String) -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- warn(String, String, Object) -
Method in class net.sf.jaxme.logging.Log4jLogger
-
- warn(String, String, Object[]) -
Method in interface net.sf.jaxme.logging.Logger
- Logs the given message with warning level.
- warn(String, String) -
Method in interface net.sf.jaxme.logging.Logger
- Logs the given message with warning level.
- warn(String, String, Object) -
Method in interface net.sf.jaxme.logging.Logger
- Logs the given message with warning level.
- warn(String, String, Object[]) -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- warn(String, String) -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- warn(String, String, Object) -
Method in class net.sf.jaxme.logging.LoggerImpl
-
- write(IndentationEngine, IndentationTarget) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject.LJFImpl
-
- write(IndentationEngine, IndentationTarget) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject.LoopVariable
-
- write(IndentationTarget) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
-
- write(IndentationTarget, Object) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
-
- write(String) -
Method in class net.sf.jaxme.js.IncreasingTarget
-
- write() -
Method in class net.sf.jaxme.js.IncreasingTarget
-
- write(IndentationTarget) -
Method in interface net.sf.jaxme.js.IndentationEngine
- Adds the IndentationEngine's contents to the given
IndentationTarget
.
- write(IndentationTarget, Object) -
Method in interface net.sf.jaxme.js.IndentationEngine
- Adds the given objects contents to the given
IndentationTarget
.
- write(IndentationTarget, Object) -
Method in class net.sf.jaxme.js.IndentationEngineImpl
-
- write(IndentationTarget) -
Method in class net.sf.jaxme.js.IndentationEngineImpl
-
- write(String) -
Method in interface net.sf.jaxme.js.IndentationTarget
- Writes a string to the target.
- write() -
Method in interface net.sf.jaxme.js.IndentationTarget
- Terminates a line in the target.
- write(IndentationEngine, IndentationTarget) -
Method in interface net.sf.jaxme.js.IndentedObject
-
- write(IndentationTarget) -
Method in class net.sf.jaxme.js.JavaComment
- Returns a string representation of this comment.
- write(IndentationTarget) -
Method in class net.sf.jaxme.js.JavaField
- Returns a string representation of this field.
- write(IndentationTarget) -
Method in class net.sf.jaxme.js.JavaSource
-
- write(Writer) -
Method in class net.sf.jaxme.js.JavaSource
- Writes the JavaSource contents into the given Writer.
- write(File, JavaSource) -
Method in class net.sf.jaxme.js.JavaSourceFactory
- Writes the given JavaSource class to the file system,
relative to the given base directory.
- write(File, TextFile) -
Method in class net.sf.jaxme.js.JavaSourceFactory
- Writes the given text file to the file system, relative to the
given base directory.
- write(File) -
Method in class net.sf.jaxme.js.JavaSourceFactory
- Writes all JavaSource classes to the FileSystem, relative to the
given base directory.
- write(IndentationEngine, IndentationTarget) -
Method in class net.sf.jaxme.js.Parameter
-
- write(String) -
Method in class net.sf.jaxme.js.WriterTarget
-
- write() -
Method in class net.sf.jaxme.js.WriterTarget
-
- writeFile(File, JavaSource) -
Method in class net.sf.jaxme.js.JavaSourceFactory
- Actually creates a file with the given name.
- writeFile(File, String) -
Method in class net.sf.jaxme.js.JavaSourceFactory
- Actually creates a file with the given name.
- writeHeader(IndentationTarget) -
Method in class net.sf.jaxme.js.ConditionalIndentationJavaSourceObject
-
- writeHeader(IndentationTarget) -
Method in class net.sf.jaxme.js.JavaClassInitializer
-
- writeHeader(IndentationTarget) -
Method in class net.sf.jaxme.js.JavaConstructor
-
- writeHeader(IndentationTarget) -
Method in class net.sf.jaxme.js.JavaMethod
- Adds a header line.
- writeNoEol(IndentationTarget) -
Method in class net.sf.jaxme.js.JavaField
-
A B C D E F G H I J L M N O P R S T U V W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes