aspose file tools
The moose likes Object Relational Mapping and the fly likes why table field properties not follow what we set in mapping file ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » Object Relational Mapping
Reply Bookmark "why table field properties not follow what we set in mapping file ?" Watch "why table field properties not follow what we set in mapping file ?" New topic
Author

why table field properties not follow what we set in mapping file ?

Nakata kokuyo
Ranch Hand

Joined: Apr 13, 2005
Posts: 437
hi, using oracle at the moment, when i using mapping file to create table by ant , it show that the oracle field properties run out of range , for example , name varchar(50) will goto name varchar(255);

thank you for guiding
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: why table field properties not follow what we set in mapping file ?
 
Similar Threads
Multiple columns UNIQUE constaint with relations
why hibernate create table with different size or type for DB column
Repeated column in mapping for entity
Replacing *.hbm.xml files with @Annotations.
jaws.xml configuration not loading for cmp entity beans