Issue Details (XML | Word | Printable)

Key: HBX-408
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Max Rydahl Andersen
Reporter: Max Rydahl Andersen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Hibernate Tools

API cleanup

Created: 23/Sep/05 09:13 AM   Updated: 24/Nov/05 01:46 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 3.1beta1

Time Tracking:
Not Specified


 Description  « Hide
jira issue for recording the alpha to beta "API" changes.



 All   Comments   Work Log   Change History   FishEye      Sort Order: Ascending order - Click to sort in descending order
Max Rydahl Andersen added a comment - 23/Sep/05 09:14 AM
templatesPath -> templatePath

Max Rydahl Andersen added a comment - 23/Sep/05 09:15 AM
javaclass.vm -> exploded Pojo.vm

Max Rydahl Andersen added a comment - 25/Sep/05 09:04 AM
if type is shorthand for primitivetype use the primitivetype - otherwise use getReturnedClass of the type.

We do not take nullability into account since the object model might need the null...(e.g. id's)

Max Rydahl Andersen added a comment - 26/Sep/05 11:55 AM
cfg2cfgxml -> hbm2cfgxml
cfg2hbm -> hbm2hbmxml

both for consistency.

Max Rydahl Andersen added a comment - 06/Oct/05 05:46 AM
new rule for exclude/include in reveng.xml : "if nothing has been specified include everything, otherwise exclude everything that is not matched"

default schema/catalog applied when using <table>

Max Rydahl Andersen added a comment - 14/Oct/05 06:07 PM
done for b1

Dennis C. Byrne added a comment - 24/Nov/05 01:46 PM
getName() for Hbm2CfgXmlExporterTask and HibernateMappingExporter still say "cfg2hbm" and "cfg2cfgXml"