Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
G
H
S
T
A
AbstractHSqlDataSourceProxy
- Class in
de.smartics.properties.impl.config.ds.hsql
Data source proxy to create HSQL data sources.
AbstractHSqlDataSourceProxy()
- Constructor for class de.smartics.properties.impl.config.ds.hsql.
AbstractHSqlDataSourceProxy
Default constructor.
accepts(String)
- Method in class de.smartics.properties.impl.config.ds.hsql.
HSqlDataSourceConnector
C
create(JndiDataSourceProxy)
- Method in class de.smartics.properties.impl.config.ds.hsql.
HSqlDataSourceConnector
create(String, String, String)
- Method in class de.smartics.properties.impl.config.ds.hsql.
HSqlDataSourceConnector
create()
- Static method in class de.smartics.properties.impl.config.ds.hsql.
HSqlDataSourceProxy
Factory method to create with URL
jdbc:hsqldb:mem:configmemdb
.
create(String)
- Static method in class de.smartics.properties.impl.config.ds.hsql.
HSqlDataSourceProxy
Factory method to create with the given connection URL using user
SA
and no password.
create(String, String, String)
- Static method in class de.smartics.properties.impl.config.ds.hsql.
HSqlDataSourceProxy
Factory method to create with the given connection URL using the given credentials.
D
de.smartics.properties.impl.config.ds.hsql
- package de.smartics.properties.impl.config.ds.hsql
Provides implementation of
AbstractHSqlDataSourceProxy
for the HSQL database.
G
getCreateTableSqlTemplate()
- Method in class de.smartics.properties.impl.config.ds.hsql.
AbstractHSqlDataSourceProxy
getDataSource()
- Method in class de.smartics.properties.impl.config.ds.hsql.
HSqlDataSourceProxy
Returns the reference to the data source.
getDataSource()
- Method in class de.smartics.properties.impl.config.ds.hsql.
HSqlJndiDataSourceProxy
getDataSourceId()
- Method in class de.smartics.properties.impl.config.ds.hsql.
HSqlDataSourceProxy
getDataSourceId()
- Method in class de.smartics.properties.impl.config.ds.hsql.
HSqlJndiDataSourceProxy
getInsertOrUpdateSqlTemplate()
- Method in class de.smartics.properties.impl.config.ds.hsql.
AbstractHSqlDataSourceProxy
H
HSqlDataSourceConnector
- Class in
de.smartics.properties.impl.config.ds.hsql
Connector to be registered to
DataSourceProxyManager
.
HSqlDataSourceConnector()
- Constructor for class de.smartics.properties.impl.config.ds.hsql.
HSqlDataSourceConnector
HSqlDataSourceProxy
- Class in
de.smartics.properties.impl.config.ds.hsql
Data source proxy to create HSQL data sources.
HSqlJndiDataSourceProxy
- Class in
de.smartics.properties.impl.config.ds.hsql
Implementation based on a JNDI data source.
HSqlJndiDataSourceProxy(JndiDataSourceProxy)
- Constructor for class de.smartics.properties.impl.config.ds.hsql.
HSqlJndiDataSourceProxy
Default constructor.
S
setInsertOrUpdate(PreparedStatement, String, String, String)
- Method in class de.smartics.properties.impl.config.ds.hsql.
AbstractHSqlDataSourceProxy
T
toString()
- Method in class de.smartics.properties.impl.config.ds.hsql.
HSqlDataSourceProxy
toString()
- Method in class de.smartics.properties.impl.config.ds.hsql.
HSqlJndiDataSourceProxy
A
C
D
G
H
S
T
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012-2013
Kronseder & Reiner GmbH - smartics
. All Rights Reserved.