Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.derbyTesting.functionTests.tests.derbynet

Class Summary
badConnection This tests various bad connection states - non-existant database
callable This test tests the JDBC CallableStatement.
checkSecMgr This tests to see if the security manager is running.
csPrepStmt This test tests the JDBC PreparedStatement.
dataSourcePermissions_net  
dblook_test_net  
DerbyNetAutoStart Test the network server derby.drda.startNetworkServer property.
DerbyNetNewServer Test NetworkServerControl.start(PrintWriter) writes to the print Writer test: start( printWriter) start( (PrintWriter) null)
executeUpdate This test tests the JDBC Statement executeUpdate method.
getCurrentProperties This tests getCurrentProperties
maxthreads This tests the maxthreads command
NSinSameJVM  
prepStmt This test tests the JDBC PreparedStatement.
runtimeinfo This tests the runtimeinfo command
sysinfo This tests the sysinfo command
testconnection This tests the testconnection command
testij  
testProperties This test tests the derby.properties, system properties and command line parameters to make sure the pick up settings in the correct order.
testProtocol This tests protocol errors and protocol not used by JCC or derbyclient
testSecMec This class tests the security mechanisms supported by Network Server Network server supports SECMEC_EUSRIDPWD, SECMEC_USRIDPWD, SECMEC_USRIDONL Note - currently the SECMEC_EUSRIDPWD does not work with all versions of ibm142 because of the following reason The DiffieHelman algorithm that is used here uses a prime of 32bytes and this is not supported by Sun JCE , but is supported in ibm141 and some latest versions of ibm142
timeslice This tests the timeslice command