SRJRCFrames
v0.1.296

de.schwarzrot.data.access.jdbc
Class JDBCUtil

java.lang.Object
  extended by 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

Constructor Summary
JDBCUtil()
           
 
Method Summary
static DbUtil getUtil(Connection conn)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDBCUtil

public JDBCUtil()
Method Detail

getUtil

public static DbUtil getUtil(Connection conn)

SRJRCFrames
v0.1.296

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
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.