|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdb.dbconnection.DBObject
public class DBObject
Constructor Summary | |
---|---|
DBObject()
|
Method Summary | |
---|---|
void |
close()
schliesst Connection |
java.sql.Connection |
get_connection()
Liefert eine Connection zur DB |
prefuse.data.io.sql.DatabaseDataSource |
getDataSource()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DBObject()
Method Detail |
---|
public java.sql.Connection get_connection()
public prefuse.data.io.sql.DatabaseDataSource getDataSource()
public void close()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |