public class XmlPropsSchemaHelper extends Object
Constructor and Description |
---|
XmlPropsSchemaHelper(InputStream is) |
Modifier and Type | Method and Description |
---|---|
void |
executeViaStatement(Statement stmt,
String key) |
StringTokenizer |
getItems(String key) |
String |
getKey(String key) |
PreparedStatement |
prepareXmlStatement(Connection con,
String key) |
public XmlPropsSchemaHelper(InputStream is) throws XmlPropsException
XmlPropsException
public PreparedStatement prepareXmlStatement(Connection con, String key) throws SQLException
SQLException
public void executeViaStatement(Statement stmt, String key) throws SQLException
SQLException
public StringTokenizer getItems(String key)
Copyright © 2018 com.mchange. All rights reserved.