Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: mapping error with postgres

  1. #11
    Join Date
    Sep 2004
    Posts
    1,086

    Default

    Also, try "char[]" as a type name.

  2. #12
    Join Date
    Jun 2007
    Posts
    23

    Default

    Im using maven for depedency-handling. Here the configuration:
    <groupId>org.hibernate</groupId>
    <artifactId>hibernate</artifactId>
    <version>3.2.4.sp1</version>

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •