Quantcast
Channel: Java Programming Forum - Learn Java Programming - Hibernate
Viewing all articles
Browse latest Browse all 76

Something wrong somewhere!!!

$
0
0
I am following the tutorial from the site:
Hibernate SortedSet Mappings

It is an example of a sorted set mapping. The example uses a class called MyClass which is basically supposed to sort the certificates in reverse order. But I am getting the same output for natural sorting and MyClass sorting. Something is wrong somewhere.

Will post the code in the next post.

Viewing all articles
Browse latest Browse all 76

Trending Articles