| |
|
| org.apache.commons.dbutils.BaseTestCase org.apache.commons.dbutils.ProxyFactoryTest
ProxyFactoryTest | public class ProxyFactoryTest extends BaseTestCase (Code) | | ProxyFactoryTest performs simple type checking on proxy objects returned
from a ProxyFactory.
|
ProxyFactoryTest | public ProxyFactoryTest(String name)(Code) | | Constructor for ProxyFactoryTest.
|
testCreateCallableStatement | public void testCreateCallableStatement()(Code) | | |
testCreateConnection | public void testCreateConnection()(Code) | | |
testCreateDriver | public void testCreateDriver()(Code) | | |
testCreatePreparedStatement | public void testCreatePreparedStatement()(Code) | | |
testCreateResultSet | public void testCreateResultSet()(Code) | | |
testCreateResultSetMetaData | public void testCreateResultSetMetaData()(Code) | | |
testCreateStatement | public void testCreateStatement()(Code) | | |
|
|
|