public class JdbcConnectionFactory extends Object
Important: This is for maintenance only! Ordinary operations work with a PersistenceManagerFactory
which is managed by LocalRepoManagerImpl
.
Constructor and Description |
---|
JdbcConnectionFactory(File localRoot) |
Modifier and Type | Method and Description |
---|---|
Connection |
createConnection() |
protected File |
getMetaDir() |
public JdbcConnectionFactory(File localRoot)
protected File getMetaDir()
public Connection createConnection() throws SQLException
SQLException
Copyright © 2013–2019. All rights reserved.