xdoclet.modules.ojb.tests

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 » Database ORM » db ojb » xdoclet.modules.ojb.tests 
xdoclet.modules.ojb.tests
Java Source File NameTypeComment
AnonymousFieldTagTests.javaClass Tests for the ojb.field tag placed in the class javadoc comment.
AnonymousReferenceTagTests.javaClass Tests for the ojb.reference tag placed in the class javadoc comment.
ClassTagAcceptLocksAttributeTests.javaClass Tests for the ojb.class tag with the accept-locks attribute.
ClassTagAttributesAttributeTests.javaClass Tests for the ojb.class tag with the attributes attribute.
ClassTagDetermineExtendsAttributeTests.javaClass Tests for the ojb.class tag with the determine-extends attribute.
ClassTagDocumentationAttributeTests.javaClass Tests for the ojb.class tag with the documentation attribute.
ClassTagFactoryClassAndMethodAttributeTests.javaClass Tests for the ojb.class tag with the factory-class and factory-method attributes.
ClassTagGenerateRepositoryInfoAttributeTests.javaClass Tests for the ojb.class tag with the generate-repository-info attribute.
ClassTagGenerateTableInfoAttributeTests.javaClass Tests for the ojb.class tag with the generate-table-info attribute.
ClassTagIncludeInheritedAttributeTests.javaClass Tests for the ojb.class tag with the include-inherited attribute.
ClassTagInitializationMethodAttributeTests.javaClass Tests for the ojb.class tag with the initialization-method attribute.
ClassTagIsolationLevelAttributeTests.javaClass Tests for the ojb.class tag with the isolation-level attribute.
ClassTagProxyAttributeTests.javaClass Tests for the ojb.class tag with the proxy and proxy-prefetching-limit attributes.
ClassTagRefreshAttributeTests.javaClass Tests for the ojb.class tag with the refresh attribute.
ClassTagRowReaderAttributeTests.javaClass Tests for the ojb.class tag with the row-reader attribute.
ClassTagSimpleTests.javaClass Tests for the ojb.class tag without any attributes.
ClassTagTableAttributeTests.javaClass Tests for the ojb.class tag with the table attribute.
ClassTagTableDocumentationAttributeTests.javaClass Tests for the ojb.class tag with the tabledocumentation attribute.
CollectionTagAttributesAttributeTests.javaClass
CollectionTagAutoDeleteAttributeTests.javaClass
CollectionTagAutoRetrieveAttributeTests.javaClass
CollectionTagAutoUpdateAttributeTests.javaClass
CollectionTagCollectionClassAttributeTests.javaClass Tests for the ojb.collection tag with the collection-class attribute.
CollectionTagDocumentationAttributeTests.javaClass
CollectionTagElementClassRefAttributeTests.javaClass Tests for the ojb.collection tag with the element-class-ref attribute.
CollectionTagForeignkeyAttributeTests.javaClass Tests for the ojb.collection tag with the foreignkey attribute.
CollectionTagIndirectionTableAttributeTests.javaClass Tests for the ojb.collection tag with the indirection-table attribute.
CollectionTagIndirectionTableDocumentationAttributesTests.javaClass Tests for the ojb.collection tag with the indirection-table and its documentation attributes.
CollectionTagIndirectionTablePrimarykeysAttributeTests.javaClass Tests for the ojb.collection tag with the indirection-table attribute together with its indirection-table-primarykeys attribute.
CollectionTagOrderbyAttributeTests.javaClass
CollectionTagOtmDependentAttributeTests.javaClass
CollectionTagProxyAttributeTests.javaClass Tests for the ojb.collection tag with the proxy and proxy-prefetching-limit attributes.
CollectionTagQueryCustomizerAttributeTests.javaClass Tests for the ojb.collection tag with the query-customizer and query-customizer-attributes attributes.
CollectionTagRefreshAttributeTests.javaClass
CollectionTagSimpleTests.javaClass Tests for the ojb.collection tag without attributes other than element-class-ref and foreignkey.
DeleteProcedureTagTests.javaClass Tests for the ojb.delete-procedure tag.
ExtentClassTagTests.javaClass Tests for the ojb.extent-class tag.
FieldTagAccessAttributeTests.javaClass
FieldTagAttributesAttributeTests.javaClass
FieldTagAutoincrementAttributeTests.javaClass
FieldTagColumnAttributeTests.javaClass
FieldTagColumnDocumentationAttributeTests.javaClass
FieldTagConversionAttributeTests.javaClass
FieldTagDefaultFetchAttributeTests.javaClass
FieldTagDocumentationAttributeTests.javaClass
FieldTagIdAttributeTests.javaClass
FieldTagIndexedAttributeTests.javaClass Tests for the ojb.field tag with the indexed attribute.
FieldTagJdbcTypeAttributeTests.javaClass Tests for the ojb.field tag with the jdbc-type attribute Note that the xdoclet ojb module does not check whether the JDBC type required a conversion when used for the field's java type, so most of the tests here would not make sense in a real application.
FieldTagLengthAttributeTests.javaClass
FieldTagLockingAttributeTests.javaClass
FieldTagNameAttributeTests.javaClass
FieldTagNullableAttributeTests.javaClass
FieldTagPrecisionAndScaleAttributesTests.javaClass
FieldTagPrimarykeyAttributeTests.javaClass Tests for the ojb.field tag with the primarykey attribute TODO Add tests for (re)definition of primarykeys in subtypes esp.
FieldTagSequenceNameAttributeTests.javaClass
FieldTagSimpleTests.javaClass Tests for the ojb.field tag without attributes.
FieldTagUpdateLockAttributeTests.javaClass
IndexTagTests.javaClass Tests for the ojb.index tag.
InsertProcedureTagTests.javaClass Tests for the ojb.insert-procedure tag.
ModifyInheritedTagAccessAttributeTests.javaClass Tests for the ojb.modify-inherited tag with the access attribute.
ModifyInheritedTagAttributesAttributeTests.javaClass Tests for the ojb.modify-inherited tag with the attributes attribute.
ModifyInheritedTagAutoDeleteAttributeTests.javaClass Tests for the ojb.modify-inherited tag with the auto-delete attribute.
ModifyInheritedTagAutoIncrementAttributeTests.javaClass Tests for the ojb.modify-inherited tag with the autoincrement attribute.
ModifyInheritedTagAutoRetrieveAttributeTests.javaClass Tests for the ojb.modify-inherited tag with the auto-retrieve attribute.
ModifyInheritedTagAutoUpdateAttributeTests.javaClass Tests for the ojb.modify-inherited tag with the auto-update attribute.
ModifyInheritedTagClassRefAttributeTests.javaClass
ModifyInheritedTagCollectionClassAttributeTests.javaClass Tests for the ojb.modify-inherited tag with the collection-class attribute.
ModifyInheritedTagColumnAttributeTests.javaClass Tests for the ojb.modify-inherited tag with the column attribute.
ModifyInheritedTagColumnDocumentationAttributeTests.javaClass Tests for the ojb.modify-inherited tag with the column-documentation attribute.
ModifyInheritedTagConversionAttributeTests.javaClass
ModifyInheritedTagDatabaseForeignkeyAttributeTests.javaClass
ModifyInheritedTagDefaultFetchAttributeTests.javaClass Tests for the ojb.modify-inherited tag with the default-fetch attribute.
ModifyInheritedTagDocumentationAttributeTests.javaClass Tests for the ojb.modify-inherited tag with the documentation attribute.
ModifyInheritedTagElementClassRefAttributeTests.javaClass Tests for the ojb.collection tag with the element-class-ref attribute.
ModifyInheritedTagForeignkeyAttributeTests.javaClass
ModifyInheritedTagIdAttributeTests.javaClass
ModifyInheritedTagIgnoreAttributeTests.javaClass Tests for the ojb.modify-inherited tag with the ignore attribute.
ModifyInheritedTagJdbcTypeAttributeTests.javaClass Tests for the ojb.modify-inherited tag with the jdbc-type attribute Note that the xdoclet ojb module does not check whether the JDBC type required a conversion when used for the field's java type, so most of the tests here would not make sense in a real application.
ModifyInheritedTagLengthAttributeTests.javaClass Tests for the ojb.modify-inherited tag with the length attribute.
ModifyInheritedTagLockingAttributeTests.javaClass Tests for the ojb.modify-inherited tag with the locking attribute.
ModifyInheritedTagNullableAttributeTests.javaClass Tests for the ojb.modify-inherited tag with the nullable attribute.
ModifyInheritedTagOrderbyAttributeTests.javaClass
ModifyInheritedTagOtmDependentAttributeTests.javaClass Tests for the ojb.modify-inherited tag with the otm-dependent attribute.
ModifyInheritedTagPrecisionAndScaleAttributesTests.javaClass Tests for the ojb.modify-inherited tag with the precision and scale attributes.
ModifyInheritedTagPrimarykeyAttributeTests.javaClass Tests for the ojb.modify-inherited tag with the primarykey attribute.
ModifyInheritedTagProxyAttributeTests.javaClass Tests for the ojb.modify-inherited tag with the proxy attribute.
ModifyInheritedTagQueryCustomizerAttributeTests.javaClass Tests for the ojb.query-customizer tag with the query-customizer and query-customizer-attributes attributes.
ModifyInheritedTagRefreshAttributeTests.javaClass Tests for the ojb.modify-inherited tag with the refresh attribute.
ModifyInheritedTagSequenceNameAttributeTests.javaClass Tests for the ojb.modify-inherited tag with the sequence-name attribute.
ModifyInheritedTagSimpleTests.javaClass Tests for the ojb.modify-inherited tag.
ModifyInheritedTagUpdateLockAttributeTests.javaClass Tests for the ojb.modify-inherited tag with the update-lock attribute.
ModifyNestedTagSimpleTests.javaClass Tests for the ojb.modify-nested tag.
NestedTagSimpleTests.javaClass Tests for the ojb.nested tag.
ObjectCacheTagTests.javaClass Tests for the ojb.object-cache tag.
OjbTestBase.javaClass Base class for tests for the Xdoclet OJB module.
ProcedureArgumentTagTests.javaClass Tests for the ojb.runtime-argument and ojb.constant-argument tags.
ReferenceTagAttributesAttributeTests.javaClass
ReferenceTagAutoDeleteAttributeTests.javaClass
ReferenceTagAutoRetrieveAttributeTests.javaClass
ReferenceTagAutoUpdateAttributeTests.javaClass
ReferenceTagClassRefAttributeTests.javaClass
ReferenceTagDatabaseForeignkeyAttributeTests.javaClass
ReferenceTagDocumentationAttributeTests.javaClass
ReferenceTagForeignkeyAttributeTests.javaClass
ReferenceTagOtmDependentAttributeTests.javaClass
ReferenceTagProxyAttributeTests.javaClass Tests for the ojb.reference tag with the proxy and proxy-prefetching-limit attributes.
ReferenceTagRefreshAttributeTests.javaClass
RunAllTests.javaClass Test runner for the XDoclet OJB module tests.
TestClass.javaClass Test class used in some of the unit tests.
TestCollectionClass.javaClass Collection class used in some of the unit tests.
TestConversionClass.javaClass Conversion class used in some of the unit tests.
TestFactoryClass.javaClass Test factory class used in some of the unit tests.
TestObjectCache.javaClass Object cache class used in some of the unit tests.
TestQueryCustomizer.javaClass Query customizer class used in some of the unit tests.
TestRowReader.javaClass Row reader class used in some of the unit tests.
UpdateProcedureTagTests.javaClass Tests for the ojb.insert-procedure tag.
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.