com.sibvisions.util.db
Class DBImporter.DBStatement

java.lang.Object
  extended by com.sibvisions.util.db.DBImporter.DBStatement
Enclosing class:
DBImporter

protected static final class DBImporter.DBStatement
extends Object

The DBStatement is a simple POJO that stores the statement (with or without wildcards) and the parameters, if available.


Constructor Summary
protected DBImporter.DBStatement()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DBImporter.DBStatement

protected DBImporter.DBStatement()


Copyright © 2009 SIB Visions GmbH. All Rights Reserved.