com.mchange.v1.db.sql.xmlpropsschema
Class XmlPropsSchemaHelper
java.lang.Object
com.mchange.v1.db.sql.xmlpropsschema.XmlPropsSchemaHelper
public class XmlPropsSchemaHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlPropsSchemaHelper
public XmlPropsSchemaHelper(InputStream is)
throws XmlPropsException
- Throws:
XmlPropsException
prepareXmlStatement
public PreparedStatement prepareXmlStatement(Connection con,
String key)
throws SQLException
- Throws:
SQLException
executeViaStatement
public void executeViaStatement(Statement stmt,
String key)
throws SQLException
- Throws:
SQLException
getItems
public StringTokenizer getItems(String key)
getKey
public String getKey(String key)