|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgr.uoa.di.madgik.searchlibrary.operatorlibrary.extjdbc.JDBCConnectorProfile
public class JDBCConnectorProfile
This class reads a configuration XML file and sets the behaviour of the operator as far as its JDBC connection behaviour is concerned. Currently, everything is hard coded.
| Field Summary | |
|---|---|
static int |
FetchDirection
Query Constant |
static int |
ResultSetConcurreny
Query Constant |
static int |
ResultSetHoldability
Query Constant |
static int |
ResultSetType
Query Constant |
| Constructor Summary | |
|---|---|
JDBCConnectorProfile()
Creates a new Instance of the class |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static int ResultSetType
public static int ResultSetConcurreny
public static int ResultSetHoldability
public static int FetchDirection
| Constructor Detail |
|---|
public JDBCConnectorProfile()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||