The purpose of the castor doclet is to generate this mapping file
from simple javadoc tags added in the source code. It is similar in 
function with the Xdoclet castor subtask, but without being dedicated 
to Entity EJBs. Another advantage of Castor-Doclet is its capacity
to generate a DDL file for different databases. 

This release contains some improvements (hsqldb support,
castor short type names, reorganization), new examples and
associated docs and bug corrections.

Changelog for 0.4.1 :
- Add support for short class names (without package name)
  with @depends and @field-type tags
- Reorganized examples directory to switch database easily
- Get sql-type from database specific file and support castor short
names
- Suppression of deprecated @type tag support
- Added tag reference documentation
- Added one-one relationship and types examples
- Improve index handling to allow both ',' and ' ' separators
- Handle multiple levels of abstract superclasses
- Added default sql types in JDO mapping for char, byte, date, short
- Added HSQLDB support
- Corrected various SQL types definitions in properties files for
  Oracle and DB2
- Corrected bug in sql-name generation for one-one relationships in JDO


-- 
Mickael Guessant

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to