public final class HsqldbDatabase extends Object implements Closeable, LogSupport
| Constructor and Description |
|---|
HsqldbDatabase(HsqldbProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
DataSource |
dataSource(String name) |
void |
destroy() |
void |
init() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlog, log, loggerpublic HsqldbDatabase(HsqldbProperties properties) throws MalformedURLException
MalformedURLException@PostConstruct public void init() throws IOException
IOException@PreDestroy public void destroy() throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic DataSource dataSource(String name)
Copyright © 2012–2017 MARID software development group. All rights reserved.