DBService
, Service
, Serializable
, Remote
public class EmbeddedDBServiceImpl extends DBServiceImpl
ref
Constructor | Description |
---|---|
EmbeddedDBServiceImpl(String pathToDbConf,
String username,
String password) |
ct.
|
checkConnection, createList, createObject, execute, getAutoCommit, getConnection, getInsertWithID, getJdbcDriver, getJdbcPassword, getJdbcUrl, getJdbcUsername, getName, getTransactionIsolationLevel, isStartable, isStarted, setClassFinder, setClassloader, start, stop
finalize, getClass, notify, notifyAll, wait, wait, wait
equals, getRef, hashCode, toString, toStub
getClientHost, getLog, setLog
clone, exportObject, exportObject, exportObject, exportObject, exportObject, unexportObject
public EmbeddedDBServiceImpl(String pathToDbConf, String username, String password) throws RemoteException
pathToDbConf
- Path to db.conf.username
- username.password
- password.RemoteException
Copyright © 2018. All rights reserved.