OSGi™ org.osgi.service.jdbc
Release 6
C D J O 

J

JDBC_DATABASE_NAME - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "databaseName" property that DataSource clients should supply a value for when calling createDataSource(Properties).
JDBC_DATASOURCE_NAME - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "dataSourceName" property that DataSource clients should supply a value for when calling createDataSource(Properties).
JDBC_DESCRIPTION - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "description" property that DataSource clients should supply a value for when calling createDataSource(Properties).
JDBC_INITIAL_POOL_SIZE - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "initialPoolSize" property that ConnectionPoolDataSource and XADataSource clients may supply a value for when calling createConnectionPoolDataSource(Properties) or createXADataSource(Properties) on drivers that support this property.
JDBC_MAX_IDLE_TIME - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "maxIdleTime" property that ConnectionPoolDataSource and XADataSource clients may supply a value for when calling createConnectionPoolDataSource(Properties) or createXADataSource(Properties) on drivers that support this property.
JDBC_MAX_POOL_SIZE - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "maxPoolSize" property that ConnectionPoolDataSource and XADataSource clients may supply a value for when calling createConnectionPoolDataSource(Properties) or createXADataSource(Properties) on drivers that support this property.
JDBC_MAX_STATEMENTS - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "maxStatements" property that ConnectionPoolDataSource and XADataSource clients may supply a value for when calling createConnectionPoolDataSource(Properties) or createXADataSource(Properties) on drivers that support this property.
JDBC_MIN_POOL_SIZE - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "minPoolSize" property that ConnectionPoolDataSource and XADataSource clients may supply a value for when calling createConnectionPoolDataSource(Properties) or createXADataSource(Properties) on drivers that support this property.
JDBC_NETWORK_PROTOCOL - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "networkProtocol" property that DataSource clients should supply a value for when calling createDataSource(Properties).
JDBC_PASSWORD - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "password" property that DataSource clients should supply a value for when calling createDataSource(Properties).
JDBC_PORT_NUMBER - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "portNumber" property that DataSource clients should supply a value for when calling createDataSource(Properties).
JDBC_PROPERTY_CYCLE - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "propertyCycle" property that ConnectionPoolDataSource and XADataSource clients may supply a value for when calling createConnectionPoolDataSource(Properties) or createXADataSource(Properties) on drivers that support this property.
JDBC_ROLE_NAME - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "roleName" property that DataSource clients should supply a value for when calling createDataSource(Properties).
JDBC_SERVER_NAME - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "serverName" property that DataSource clients should supply a value for when calling createDataSource(Properties).
JDBC_URL - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "url" property that DataSource clients should supply a value for when calling createDataSource(Properties).
JDBC_USER - Static variable in interface org.osgi.service.jdbc.DataSourceFactory
The "user" property that DataSource clients should supply a value for when calling createDataSource(Properties).
C D J O 
OSGi™ org.osgi.service.jdbc
Release 6

Copyright © OSGi Alliance (2000, 2015). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0