File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Object Relational Mapping and the fly likes how to map array datatypes in Postgre SQL using Hibernate Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Object Relational Mapping
Reply Bookmark "how to map array datatypes in Postgre SQL using Hibernate" Watch "how to map array datatypes in Postgre SQL using Hibernate" New topic
Author

how to map array datatypes in Postgre SQL using Hibernate

Rohan R
Greenhorn

Joined: Jul 31, 2007
Posts: 5
I am declaring field as

int data[];

i want to map this in the mapping file

How can i do this in Hiberante???

I am using postgreSQL as database and column data type is int[]

in PostgreSQL we can declare column type as int[]..


subbu

SCJP 1.4
Mark Spritzler
ranger
Sheriff

Joined: Feb 05, 2001
Posts: 16624

Please do not post your question more than once. Thanks

I am going to close your duplicate thread.

Thanks

Mark


Perfect World Programming, LLC - Two Laptop Bag - Tube Organizer
How to Ask Questions the Smart Way FAQ
 
 
subject: how to map array datatypes in Postgre SQL using Hibernate
 
Threads others viewed
how to map integer array in hibernate
Initial Context problem
map integer[] column to EJB 3
Regarding Foreign Key Restricts when Alter data type in sql table
Mapping String To CLOB datatype using WSAD 4.0
developer file tools