All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.lgeds.jdf.db.DBWrapper

java.lang.Object
   |
   +----com.lgeds.jdf.db.DBWrapper

public abstract class DBWrapper
extends Object
Author:
WonYoung Lee, wyounglee@lgeds.lg.co.kr.

Variable Index

 o connection

Constructor Index

 o DBWrapper(ConnectionContext)

Variables

 o connection
 protected Connection connection

Constructors

 o DBWrapper
 public DBWrapper(ConnectionContext ctx)
Parameters:
ctx - com.lgeds.jdf.db.ConnectionContext

All Packages  Class Hierarchy  This Package  Previous  Next  Index