org.ujmp.jdbc
Class LinkMatrixJDBC
java.lang.Object
org.ujmp.jdbc.LinkMatrixJDBC
public class LinkMatrixJDBC
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LinkMatrixJDBC
public LinkMatrixJDBC()
toDatabase
public static AbstractDenseJDBCMatrix2D toDatabase(String url,
String sqlStatement,
String username,
String password)
throws Exception
- Throws:
Exception
toDatabase
public static AbstractDenseJDBCMatrix2D toDatabase(DB type,
String host,
int port,
String databasename,
String sqlStatement,
String username,
String password)
throws Exception
- Throws:
Exception
Copyright © 2010. All Rights Reserved.