Uses of Package
org.hibernate.test.sql.hand.custom

Packages that use org.hibernate.test.sql.hand.custom
org.hibernate.test.sql.hand.custom   
org.hibernate.test.sql.hand.custom.datadirect.oracle   
org.hibernate.test.sql.hand.custom.db2   
org.hibernate.test.sql.hand.custom.mysql   
org.hibernate.test.sql.hand.custom.oracle   
org.hibernate.test.sql.hand.custom.sqlserver   
org.hibernate.test.sql.hand.custom.sybase   
 

Classes in org.hibernate.test.sql.hand.custom used by org.hibernate.test.sql.hand.custom
CustomSQLTestSupport
          Abstract test case defining tests for the support for user-supplied (aka custom) insert, update, delete SQL.
 

Classes in org.hibernate.test.sql.hand.custom used by org.hibernate.test.sql.hand.custom.datadirect.oracle
CustomSQLTestSupport
          Abstract test case defining tests for the support for user-supplied (aka custom) insert, update, delete SQL.
CustomStoredProcTestSupport
          Abstract test case defining tests of stored procedure support.
 

Classes in org.hibernate.test.sql.hand.custom used by org.hibernate.test.sql.hand.custom.db2
CustomSQLTestSupport
          Abstract test case defining tests for the support for user-supplied (aka custom) insert, update, delete SQL.
CustomStoredProcTestSupport
          Abstract test case defining tests of stored procedure support.
 

Classes in org.hibernate.test.sql.hand.custom used by org.hibernate.test.sql.hand.custom.mysql
CustomSQLTestSupport
          Abstract test case defining tests for the support for user-supplied (aka custom) insert, update, delete SQL.
CustomStoredProcTestSupport
          Abstract test case defining tests of stored procedure support.
 

Classes in org.hibernate.test.sql.hand.custom used by org.hibernate.test.sql.hand.custom.oracle
CustomSQLTestSupport
          Abstract test case defining tests for the support for user-supplied (aka custom) insert, update, delete SQL.
CustomStoredProcTestSupport
          Abstract test case defining tests of stored procedure support.
 

Classes in org.hibernate.test.sql.hand.custom used by org.hibernate.test.sql.hand.custom.sqlserver
CustomSQLTestSupport
          Abstract test case defining tests for the support for user-supplied (aka custom) insert, update, delete SQL.
CustomStoredProcTestSupport
          Abstract test case defining tests of stored procedure support.
 

Classes in org.hibernate.test.sql.hand.custom used by org.hibernate.test.sql.hand.custom.sybase
CustomSQLTestSupport
          Abstract test case defining tests for the support for user-supplied (aka custom) insert, update, delete SQL.
CustomStoredProcTestSupport
          Abstract test case defining tests of stored procedure support.
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.