|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ujmp.core.io.LinkMatrixJDBC
public class LinkMatrixJDBC
Constructor Summary | |
---|---|
LinkMatrixJDBC()
|
Method Summary | |
---|---|
static ObjectMatrix2D |
toDatabase(DB type,
String host,
int port,
String database,
String sqlStatement,
String username,
String password)
|
static ObjectMatrix2D |
toDatabase(String url,
String sqlStatement,
String username,
String password)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LinkMatrixJDBC()
Method Detail |
---|
public static ObjectMatrix2D toDatabase(String url, String sqlStatement, String username, String password)
public static ObjectMatrix2D toDatabase(DB type, String host, int port, String database, String sqlStatement, String username, String password)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |