index « JPA « Spring Q&A





1. Hibernate Search with index in a different database    stackoverflow.com

I have a database which is readonly (I only have the access to view), but I have to index this database for search. The DAO layer to this table is now ...

2. Hibernate Search indexing and Heap Space issues?    forum.springsource.org

Jul 18th, 2008, 12:33 PM #1 mark.dathorne View Profile View Forum Posts Private Message Visit Homepage Junior Member Join Date Jul 2008 Location Bedford Posts 12 Hibernate Search indexing and Heap ...

3. Spring with Hibernate Search doesn't perform indexing    forum.springsource.org

Spring with Hibernate Search doesn't perform indexing I have working application using Spring and Hibernate for data access. Lately, I needed to add Hibernate Search. I've wrote service interface, class and ...

4. Why Index not Create in Hibernate Spring    forum.springsource.org

Hi I want to create index for my table in SQL SERVER. When I used create or create-drop Hibernate created my index, but I used update my index ...

5. Composite unique index with JPA    forum.springsource.org

Hi everyone. I've searched a way to define a composite unique index with JPA.. but I find only solutions to create composite primary key. Does someone have suggestions? Thank very much! ...

6. Hibernate Search and Spring - Index empty    forum.hibernate.org

7. Why Index not Create in Hibernate Spring    forum.hibernate.org