UserCollectionType « Data Type « JPA Q&A





1. LinkedHashMap - UserCollectionType    forum.hibernate.org

Good day, i have trouble with preparing LinkedHashMap with using UserCollectionType. I found some material on this forum and with google and after it, i have tried to implement LinkedHashMap, but i wasnt sucessfull. I dont have problem with exception, but my LinkedHashMap work wrong. It cant make index for each element. Rather for none element and it look like same ...