|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.ispsoft.jaxme.JMAnyElement de.ispsoft.jaxme.JMJdbcElement
An element that can be read from or saved into a JDBC database.
Field Summary |
Fields inherited from class de.ispsoft.jaxme.JMAnyElement |
emptyAttributes, localName, namespaceURI |
Constructor Summary | |
JMJdbcElement()
Creates a new instance of JMJdbcElement |
|
JMJdbcElement(java.lang.String pNamespaceURI,
java.lang.String pLocalName)
Creates a new instance of JMJdbcElement with the given namespace URI and localname. |
Method Summary | |
JMManager |
getManager()
Returns the elements manager. |
void |
setManager(JMManager pManager)
Sets the elements manager. |
Methods inherited from class de.ispsoft.jaxme.JMAnyElement |
addChild, childsToSAX, childToSAX, clone, formatDate, getAttribute, getAttribute, getAttributes, getChilds, getContext, getDefaultDateFormat, getElement, getLocalName, getNamespaceURI, getPrefixList, parseDate, removeAttribute, setAttribute, setAttribute, setDefaultDateFormat, setLocalName, setNamespaceURI, toSAX, toSAX, toSAX, toWriter, toWriter, toXML, toXML, validate, validateMe |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JMJdbcElement()
Creates a new instance of JMJdbcElement
public JMJdbcElement(java.lang.String pNamespaceURI, java.lang.String pLocalName)
Creates a new instance of JMJdbcElement with the given namespace URI and localname.
Method Detail |
public JMManager getManager()
Returns the elements manager.
public void setManager(JMManager pManager)
Sets the elements manager.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |