org.objectweb.jonas.jtests.clients.entity

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » J2EE » JOnAS 4.8.6 » org.objectweb.jonas.jtests.clients.entity 
org.objectweb.jonas.jtests.clients.entity
Java Source File NameTypeComment
A_AdvancedHomeEC.javaClass This is an advanced test suite for home interface on entity bean CMP.
A_BasicHomeInterface.javaClass test cases common to both suites CMP and BMP.
A_BasicHomeInterfaceEC.javaClass This set of test are basic tests on CMP entity home interface. Only specific tests to CMP are here, all tests common to CMP and BMP are in the inherited class A_BasicHomeInterface.
author:
   Philippe Coq, Philippe Durieux, Helene Joanin.
A_Cmp2Util.javaClass This class is used by all tests about relation ships in Entity CMP v2.
A_EtypeByteArray.javaClass This set of test are common to CMP version 1 and CMP version 2 These are tests about byte array field of entity bean .
A_EtypeObigdecimal.javaClass This set of test are common to CMP version 1 and CMP version 2 These are tests about java.math.BigDecimal field of entity bean .
A_EtypeOboolean.javaClass This set of test are common to CMP version 1 and CMP version 2 These are tests about java.lang.Boolean field of entity bean .
A_EtypeObyte.javaClass This set of test are common to CMP version 1 and CMP version 2 These are tests about java.lang.Byte field of entity bean .
A_EtypeOdouble.javaClass This set of test are common to CMP version 1 and CMP version 2 These are tests about java.lang.Double field of entity bean .
A_EtypeOfloat.javaClass This set of test are common to CMP version 1 and CMP version 2 These are tests about java.lang.Float field of entity bean .
A_EtypeOfloat4pk.javaClass This set of test are common to CMP version 1 and CMP version 2 These are tests about java.lang.Float field of entity bean .
A_EtypeOinteger.javaClass This set of test are common to CMP version 1 and CMP version 2 These are tests about java.lang.Integer field of entity bean .
A_EtypeOlong.javaClass This set of test are common to CMP version 1 and CMP version 2 These are tests about java.lang.Long field of entity bean .
A_EtypeOobj.javaClass A_EtypeOobj
author:
   Rafael H.
A_EtypeOser.javaClass This set of test are common to CMP version 1 and CMP version 2 These are tests about java.lang.Boolean field of entity bean .
A_EtypeOshort.javaClass This set of test are common to CMP version 1 and CMP version 2 These are tests about java.lang.Short field of entity bean .
A_EtypeOsqldate.javaClass This set of test are common to CMP version 1 and CMP version 2 These are tests about java.lang.Utildate field of entity bean .
A_EtypeOsqltime.javaClass This set of test are common to CMP version 1 and CMP version 2 These are tests about java.sql.Time field of entity bean .
A_EtypeOsqlts.javaClass This set of test are common to CMP version 1 and CMP version 2 These are tests about java.sql.Timestamp field of entity bean .
A_EtypeOutildate.javaClass This set of test are common to CMP version 1 and CMP version 2 NOTE: In fact, this type is not supported in CMP1.
A_EtypePboolean.javaClass This set of test are common to CMP version 1 and CMP version 2 These are tests about 'boolean' field of entity bean .
A_EtypePdouble.javaClass This set of test are common to CMP version 1 and CMP version 2 These are tests about 'double' field of entity bean .
A_EtypePfloat.javaClass This set of test are common to CMP version 1 and CMP version 2 These are tests about 'float' field of entity bean .
A_EtypePlong.javaClass This set of test are common to CMP version 1 and CMP version 2 These are tests about 'long' field of entity bean .
A_EtypePshort.javaClass This set of test are common to CMP version 1 and CMP version 2 These are tests about 'short' field of entity bean .
A_Handle.javaClass test cases common to both suites CMP and BMP.
A_Isolation.javaClass test cases common to both suites CMP and BMP.
A_mnb.javaClass
A_mnu.javaClass
A_mou.javaClass For testing many-to-one unidirectional relationships
author:
   Ph.
A_omb.javaClass For testing one-to-many bidirectional relationships
author:
   Ph.
A_omu.javaClass
A_oob.javaClass This is an advanced test suite for home interface on entity bean CMP2. Beans used: oob
author:
   Ph.
A_oou.javaClass This is an advanced test suite for home interface on entity bean CMP2.
A_PKDate.javaClass
A_Timer.javaClass This is test of the TimerService.
A_VariousPKEC.javaClass This set of test are all tests common to CMP version 1 and CMP version 2 These are tests about the different cases of the primary key type: - primary key that maps to a single field in the entity bean class (java.lang.Integer), - unknown primary key class at the bean development phase, (defered primary key type specification to the deployment phase).
B_AdvancedHomeEC.javaClass This is an advanced test suite for home interface on entity bean CMP.
B_BasicHomeInterface.javaClass test cases common to both suites CMP and BMP.
B_BasicHomeInterfaceEC.javaClass This set of test are basic tests on CMP entity home interface. Only specific tests to CMP are here, all tests common to CMP and BMP are in the inherited class A_BasicHomeInterface.
author:
   Philippe Coq, Philippe Durieux, Helene Joanin.
B_Isolation.javaClass test cases common to both suites CMP and BMP.
C_AdvancedHomeEC.javaClass This is a avanced test suite for home interface on CMP entity beans.
C_BasicHomeInterface.javaClass This is a basic test suite for home interface on entity beans.
C_cmp1.javaClass This test suite is used to pass "CMP1 entity" tests only.
C_Ejbql.javaClass This is a test suite about EJB-QL.
C_entity.javaClass This test suites are specific to entity beans.
C_EtypeEC.javaClass This is a test suite about the different cases of the types of the entity bean's fields.
C_EtypeEC2.javaClass This is a test suite about the different cases of the types of the entity bean's fields.
C_Handle.javaClass This is a test suite about Handles on entity beans.
C_Isolation.javaClass This is a test suite about transaction isolation on entity beans.
C_PkAuto.javaClass
C_Relation.javaClass This is a test suite about the different cases of the relationships bean's CMP2.
C_VariousPK.javaClass This is a test suite about the different cases of the primary key type on entity beans.
F_AdvancedHomeEC.javaClass This is an advanced test suite for home interface on entity bean CMP v1.
F_AdvancedHomeEC2.javaClass This is an advanced test suite for home interface on entity bean CMP v2.
F_BasicEjbqlEC2.javaClass For testing basic EJB QL queries.
F_BasicHomeInterfaceEB.javaClass This set of test are basic tests on BMP entity home interface.
F_BasicHomeInterfaceEC.javaClass This set of test are basic tests on CMP version 1 entity home interface.
F_BasicHomeInterfaceEC2.javaClass This set of test are basic tests on CMP version 2 entity home interface.
F_BasicHomeSharedEB.javaClass This set of test are basic tests on Shared entity home.
F_Cascade.javaClass
F_ConEnlist.javaClass
F_Dass.javaClass
F_EjbqlEC2.javaClass This is an advanced test suite for home interface on entity bean EJBQL.
F_EtypeByteArrayEC.javaClass This is a test suite about byte array field of entity bean CMP version 1.1.
F_EtypeByteArrayEC2.javaClass This is a test suite about 'long' field of entity bean CMP version 2.
F_EtypeObigdecimalEC.javaClass This is a test suite about java.math.BigDecimal field of entity bean CMP version 1.1.
F_EtypeObigdecimalEC2.javaClass This is a test suite about java.lang.Long field of entity bean CMP version 2.
F_EtypeObooleanEC.javaClass This is a test suite about java.lang.Boolean field of entity bean CMP version 1.1.
F_EtypeObooleanEC2.javaClass This is a test suite about java.lang.Boolean field of entity bean CMP version 2.
F_EtypeObyteEC.javaClass This is a test suite about java.lang.Byte field of entity bean CMP version 1.1.
F_EtypeObyteEC2.javaClass This is a test suite about java.lang.Byte field of entity bean CMP version 2.
F_EtypeOdoubleEC.javaClass This is a test suite about java.lang.Double field of entity bean CMP version 1.1.
F_EtypeOdoubleEC2.javaClass This is a test suite about java.lang.Double field of entity bean CMP version 2.
F_EtypeOfloat4pkEC2.javaClass This is a test suite about java.lang.Float field of entity bean CMP version 2.
F_EtypeOfloatEC.javaClass This is a test suite about java.lang.Float field of entity bean CMP version 1.1.
F_EtypeOfloatEC2.javaClass This is a test suite about java.lang.Float field of entity bean CMP version 2.
F_EtypeOintegerEC.javaClass This is a test suite about java.lang.Integer field of entity bean CMP version 1.1.
F_EtypeOintegerEC2.javaClass This is a test suite about java.lang.Integer field of entity bean CMP version 2.
F_EtypeOlongEC.javaClass This is a test suite about java.lang.Long field of entity bean CMP version 1.1.
F_EtypeOlongEC2.javaClass This is a test suite about java.lang.Long field of entity bean CMP version 2.
F_EtypeOobjEC2.javaClass F_EtypeOobjEC2
author:
   Rafael H.
F_EtypeOserEC.javaClass This is a test suite about an serializable field of entity bean CMP version 1.1.
F_EtypeOserEC2.javaClass This is a test suite about serializable field of entity bean CMP version 2.
F_EtypeOshortEC.javaClass This is a test suite about java.lang.Short field of entity bean CMP version 1.1.
F_EtypeOshortEC2.javaClass This is a test suite about java.lang.Short field of entity bean CMP version 2.
F_EtypeOsqldateEC.javaClass This is a test suite about java.sql.Date field of entity bean CMP version 1.
F_EtypeOsqldateEC2.javaClass This is a test suite about java.sql.Date field of entity bean CMP version 2.
F_EtypeOsqltimeEC.javaClass This is a test suite about java.sql.Time field of entity bean CMP version 1.
F_EtypeOsqltimeEC2.javaClass This is a test suite about java.sql.Time field of entity bean CMP version 2.
F_EtypeOsqlts4pkEC2.javaClass This is a test suite about java.sql.Timestamp field of entity bean CMP version 2.
F_EtypeOsqltsEC.javaClass This is a test suite about java.sql.Timestamp field of entity bean CMP version 1.
F_EtypeOsqltsEC2.javaClass This is a test suite about java.sql.Timestamp field of entity bean CMP version 2.
F_EtypeOutildateEC2.javaClass This is a test suite about java.util.Date field of entity bean CMP version 2.
F_EtypePbooleanEC.javaClass This is a test suite about 'boolean' field of entity bean CMP version 1.1.
F_EtypePbooleanEC2.javaClass This is a test suite about 'boolean' field of entity bean CMP version 2.
F_EtypePdoubleEC.javaClass This is a test suite about 'double' field of entity bean CMP version 1.1.
F_EtypePdoubleEC2.javaClass This is a test suite about 'double' field of entity bean CMP version 2.
F_EtypePfloatEC.javaClass This is a test suite about 'float' field of entity bean CMP version 1.1.
F_EtypePfloatEC2.javaClass This is a test suite about 'float' field of entity bean CMP version 2.
F_EtypePlongEC.javaClass This is a test suite about 'long' field of entity bean CMP version 1.1.
F_EtypePlongEC2.javaClass This is a test suite about 'long' field of entity bean CMP version 2.
F_EtypePshortEC.javaClass This is a test suite about 'short' field of entity bean CMP version 1.1.
F_EtypePshortEC2.javaClass This is a test suite about 'short' field of entity bean CMP version 2.
F_FamilyEC2.javaClass This test suite tests relations on beans of the same type.
F_HandleEB.javaClass These tests are about Handle on BMP version 1 entity beans.
F_HandleEC.javaClass These tests are about Handle on CMP version 1 entity beans.
F_HandleEC2.javaClass These tests are about Handle on CMP version 2 entity beans.
F_Inherit.javaClass This test check it's possible to use inheritance to develop beans.
F_IsModified.javaClass This test isModified feature on entity bean CMP.
F_IsolationEB.javaClass These tests are about transaction isolation on BMP entity beans.
F_IsolationEC.javaClass These tests are about transaction isolation on CMP version 1 entity beans.
F_IsolationEC2.javaClass These tests are about transaction isolation on CMP version 2 entity beans.
F_mnb_CRW_EC2.javaClass
F_mnb_CS_EC2.javaClass
F_mnu_CRW_EC2.javaClass
F_mnu_CS_EC2.javaClass
F_mou_CRW_EC2.javaClass For testing many-to-one unidirectional relationships
author:
   Ph.
F_mou_CS_EC2.javaClass
F_MultiRelation.javaClass
F_omb_CRW_EC2.javaClass
F_omb_CS_EC2.javaClass
F_omu_CRW_EC2.javaClass
F_omu_CS_EC2.javaClass
F_oob_CRW_EC2.javaClass This is an advanced test suite for home interface on entity bean CMP2. Beans used: oob
author:
   Ph.
F_oob_CS_EC2.javaClass This is an advanced test suite for home interface on entity bean CMP2. Beans used: oob
author:
   Ph.
F_oou_CRW_EC2.javaClass This is an advanced test suite for home interface on entity bean CMP2.
F_oou_CS_EC2.javaClass This is an advanced test suite for home interface on entity bean CMP2.
F_PkAutoEC.javaClass
F_PkAutoEC2.javaClass
F_PKDateEC2.javaClass This is a test suite about java.util.Date field as PK in entity bean CMP version 2.
F_RcycleEC2.javaClass This is a test suite on CMP 2 : legacy, cycle in relations, relations between the same bean.
F_Relation2_mouEC2.javaClass For testing many-to-one unidirectional relationships with relations created in the ejbPostCreate, as the EJB spec recommands it.
F_Relation_lcpEC2.javaClass This is a test suite on CMP 2 and relations ships.
F_Relation_pkcompEC2.javaClass For testing many-to-many bidirectional relationships of beans with composite Primary Keys. This test is like F_Relation_mnbEC2 test.
author:
   J.
F_Relation_s1pkcompEC2.javaClass
F_Relation_s2pkcompEC2.javaClass This is an advanced test suite for home interface on entity bean CMP2.
F_Relation_s3pkcompEC2.javaClass
F_Remon.javaClass
F_TierEC2.javaClass This is a test suite on CMP 2 and EJBQL.
F_TimerEC.javaClass
F_TimerEC2.javaClass
F_VariousPKEC.javaClass These are tests about the different cases of the primary key type for CMP version 1 entity.
F_VariousPKEC2.javaClass These are tests about the different cases of the primary key type for CMP version 2 entity.
G_AdvancedHomeEC.javaClass This is an advanced test suite for home interface on entity bean CMP v1.
G_AdvancedHomeEC2.javaClass This is an advanced test suite for home interface on entity bean CMP v2.
G_BasicHomeInterfaceEB.javaClass This set of test are basic tests on BMP entity home interface.
G_BasicHomeInterfaceEC2.javaClass This set of test are basic tests on CMP version 2 entity home interface.
G_IsolationEC2.javaClass These tests are about transaction isolation on CMP version 2 entity beans.
G_MultiRelation.javaClass
G_Relation_mnbEC2.javaClass For testing many-to-many bidirectional relationships
author:
   S.Chassande-Barrioz, J.
G_Relation_mnuEC2.javaClass For testing many-to-many unidirectional relationships
author:
   S.Chassande-Barrioz, J.
G_Relation_mouEC2.javaClass For testing many-to-one unidirectional relationships
author:
   S.Chassande-Barrioz, J.
G_Relation_ombEC2.javaClass
G_Relation_omuEC2.javaClass
G_Relation_oobEC2.javaClass This is an advanced test suite for home interface on entity bean CMP2.
G_Relation_oouEC2.javaClass This is an advanced test suite for home interface on entity bean CMP2.
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.