pkgsrc-wip/apache-commons-dbcp/PLIST

174 lines
14 KiB
Plaintext

@comment $NetBSD: PLIST,v 1.1.1.1 2010/09/13 09:46:51 jihbed Exp $
lib/java/commons-dbcp.jar
share/doc/apache-commons-dbcp/allclasses-frame.html
share/doc/apache-commons-dbcp/allclasses-noframe.html
share/doc/apache-commons-dbcp/constant-values.html
share/doc/apache-commons-dbcp/deprecated-list.html
share/doc/apache-commons-dbcp/help-doc.html
share/doc/apache-commons-dbcp/index-all.html
share/doc/apache-commons-dbcp/index.html
share/doc/apache-commons-dbcp/options
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/AbandonedConfig.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/AbandonedObjectPool.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/AbandonedTrace.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/BasicDataSource.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/BasicDataSourceFactory.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/ConnectionFactory.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/DataSourceConnectionFactory.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/DbcpException.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/DelegatingCallableStatement.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/DelegatingConnection.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/DelegatingDatabaseMetaData.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/DelegatingPreparedStatement.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/DelegatingResultSet.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/DelegatingStatement.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/DriverConnectionFactory.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/DriverManagerConnectionFactory.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/PoolableCallableStatement.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/PoolableConnection.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/PoolableConnectionFactory.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/PoolablePreparedStatement.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/PoolingConnection.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/PoolingDataSource.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/PoolingDriver.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/SQLNestedException.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/class-use/AbandonedConfig.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/class-use/AbandonedObjectPool.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/class-use/AbandonedTrace.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/class-use/BasicDataSource.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/class-use/BasicDataSourceFactory.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/class-use/ConnectionFactory.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/class-use/DataSourceConnectionFactory.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/class-use/DbcpException.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/class-use/DelegatingCallableStatement.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/class-use/DelegatingConnection.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/class-use/DelegatingDatabaseMetaData.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/class-use/DelegatingPreparedStatement.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/class-use/DelegatingResultSet.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/class-use/DelegatingStatement.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/class-use/DriverConnectionFactory.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/class-use/DriverManagerConnectionFactory.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/class-use/PoolableCallableStatement.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/class-use/PoolableConnection.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/class-use/PoolableConnectionFactory.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/class-use/PoolablePreparedStatement.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/class-use/PoolingConnection.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/class-use/PoolingDataSource.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/class-use/PoolingDriver.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/class-use/SQLNestedException.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/cpdsadapter/DriverAdapterCPDS.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/cpdsadapter/class-use/DriverAdapterCPDS.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/cpdsadapter/package-frame.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/cpdsadapter/package-summary.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/cpdsadapter/package-tree.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/cpdsadapter/package-use.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/datasources/InstanceKeyDataSource.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/datasources/PerUserPoolDataSource.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/datasources/PerUserPoolDataSourceFactory.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/datasources/SharedPoolDataSource.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/datasources/SharedPoolDataSourceFactory.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/datasources/class-use/InstanceKeyDataSource.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/datasources/class-use/PerUserPoolDataSource.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/datasources/class-use/PerUserPoolDataSourceFactory.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/datasources/class-use/SharedPoolDataSource.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/datasources/class-use/SharedPoolDataSourceFactory.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/datasources/package-frame.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/datasources/package-summary.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/datasources/package-tree.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/datasources/package-use.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/managed/BasicManagedDataSource.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/managed/DataSourceXAConnectionFactory.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/managed/LocalXAConnectionFactory.LocalXAResource.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/managed/LocalXAConnectionFactory.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/managed/ManagedConnection.CompletionListener.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/managed/ManagedConnection.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/managed/ManagedDataSource.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/managed/PoolableManagedConnection.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/managed/PoolableManagedConnectionFactory.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/managed/TransactionContext.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/managed/TransactionContextListener.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/managed/TransactionRegistry.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/managed/XAConnectionFactory.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/managed/class-use/BasicManagedDataSource.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/managed/class-use/DataSourceXAConnectionFactory.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/managed/class-use/LocalXAConnectionFactory.LocalXAResource.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/managed/class-use/LocalXAConnectionFactory.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/managed/class-use/ManagedConnection.CompletionListener.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/managed/class-use/ManagedConnection.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/managed/class-use/ManagedDataSource.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/managed/class-use/PoolableManagedConnection.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/managed/class-use/PoolableManagedConnectionFactory.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/managed/class-use/TransactionContext.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/managed/class-use/TransactionContextListener.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/managed/class-use/TransactionRegistry.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/managed/class-use/XAConnectionFactory.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/managed/package-frame.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/managed/package-summary.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/managed/package-tree.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/managed/package-use.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/package-frame.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/package-summary.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/package-tree.html
share/doc/apache-commons-dbcp/org/apache/commons/dbcp/package-use.html
share/doc/apache-commons-dbcp/org/apache/commons/jocl/ConstructorUtil.html
share/doc/apache-commons-dbcp/org/apache/commons/jocl/JOCLContentHandler.html
share/doc/apache-commons-dbcp/org/apache/commons/jocl/class-use/ConstructorUtil.html
share/doc/apache-commons-dbcp/org/apache/commons/jocl/class-use/JOCLContentHandler.html
share/doc/apache-commons-dbcp/org/apache/commons/jocl/package-frame.html
share/doc/apache-commons-dbcp/org/apache/commons/jocl/package-summary.html
share/doc/apache-commons-dbcp/org/apache/commons/jocl/package-tree.html
share/doc/apache-commons-dbcp/org/apache/commons/jocl/package-use.html
share/doc/apache-commons-dbcp/overview-frame.html
share/doc/apache-commons-dbcp/overview-summary.html
share/doc/apache-commons-dbcp/overview-tree.html
share/doc/apache-commons-dbcp/package-list
share/doc/apache-commons-dbcp/packages
share/doc/apache-commons-dbcp/resources/inherit.gif
share/doc/apache-commons-dbcp/serialized-form.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/AbandonedConfig.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/AbandonedObjectPool.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/AbandonedTrace.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/BasicDataSource.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/BasicDataSourceFactory.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/ConnectionFactory.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/DataSourceConnectionFactory.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/DbcpException.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/DelegatingCallableStatement.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/DelegatingConnection.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/DelegatingDatabaseMetaData.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/DelegatingPreparedStatement.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/DelegatingResultSet.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/DelegatingStatement.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/DriverConnectionFactory.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/DriverManagerConnectionFactory.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/PoolableCallableStatement.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/PoolableConnection.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/PoolableConnectionFactory.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/PoolablePreparedStatement.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/PoolingConnection.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/PoolingDataSource.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/PoolingDriver.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/SQLNestedException.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/cpdsadapter/DriverAdapterCPDS.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/datasources/InstanceKeyDataSource.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/datasources/PerUserPoolDataSource.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/datasources/PerUserPoolDataSourceFactory.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/datasources/SharedPoolDataSource.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/datasources/SharedPoolDataSourceFactory.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/managed/BasicManagedDataSource.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/managed/DataSourceXAConnectionFactory.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/managed/LocalXAConnectionFactory.LocalXAResource.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/managed/LocalXAConnectionFactory.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/managed/ManagedConnection.CompletionListener.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/managed/ManagedConnection.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/managed/ManagedDataSource.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/managed/PoolableManagedConnection.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/managed/PoolableManagedConnectionFactory.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/managed/TransactionContext.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/managed/TransactionContextListener.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/managed/TransactionRegistry.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/dbcp/managed/XAConnectionFactory.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/jocl/ConstructorUtil.html
share/doc/apache-commons-dbcp/src-html/org/apache/commons/jocl/JOCLContentHandler.html
share/doc/apache-commons-dbcp/stylesheet.css