de.schwarzrot.data.access.jdbc
Class JDBCUtil
java.lang.Object
de.schwarzrot.data.access.jdbc.JDBCUtil
public class JDBCUtil
- extends Object
class to handle database specific code. It investigates the connection url
and returns the DbUtil
implementation, that handles the database
specific stuff.
- Author:
- Reinhard Mantey
- See Also:
MyUtils
,
PgUtils
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDBCUtil
public JDBCUtil()
getUtil
public static DbUtil getUtil(Connection conn)
Submit
a bug or request a feature
SRJRCFrames is published according to the
GNU General Public License
Copyright 2005-2012
Reinhard Mantey - some rights reserved.