issues
search
0x3333
/
hibernate-generic-dao
Automatically exported from code.google.com/p/hibernate-generic-dao
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add Enumeration support to InternalUtil.convertIfNeeded()
#103
GoogleCodeExporter
opened
9 years ago
0
JPAAnnotationMetadata only accepts direct public fields in getProps()
#102
GoogleCodeExporter
opened
9 years ago
0
Implement MetadataUtil for JPA 2 metadata model
#101
GoogleCodeExporter
opened
9 years ago
0
Entity not being saved
#100
GoogleCodeExporter
closed
9 years ago
2
Hibernate 4 Upgrade
#99
GoogleCodeExporter
closed
9 years ago
3
JPAAnnotationMetadata uses java 6 java.lang.String.isEmpty() method. search-1.1.0.jar is incompatible with java 5
#98
GoogleCodeExporter
closed
9 years ago
3
How to use second_level_cache in hibernate-generic-dao
#97
GoogleCodeExporter
closed
9 years ago
2
find() with dual primary key.
#96
GoogleCodeExporter
opened
9 years ago
1
Hibernate 4 is unsupported
#95
GoogleCodeExporter
closed
9 years ago
2
Why setDistinct() return IMutableSearch instead of Search?
#94
GoogleCodeExporter
closed
9 years ago
3
HibernateMetadataUtil causes memory leak when dealing with many session factories
#93
GoogleCodeExporter
opened
9 years ago
8
Possible conflict between GenericDAO and GenericDAOImpl
#92
GoogleCodeExporter
closed
9 years ago
5
Search.count() does not work with composite id's
#91
GoogleCodeExporter
opened
9 years ago
4
Positional Parameters syntax in Query using JPA DAO
#90
GoogleCodeExporter
closed
9 years ago
3
MappedSuperclass missing from JPAAnnotationMetadata getProps()
#89
GoogleCodeExporter
opened
9 years ago
5
Make sure we can handle boolean type properties
#88
GoogleCodeExporter
opened
9 years ago
0
Generify search and searchUnique return signatures
#87
GoogleCodeExporter
opened
9 years ago
3
Invalid query when property is of type Class<?>
#86
GoogleCodeExporter
opened
9 years ago
1
Spacialy enable hibernate-generic-dao
#85
GoogleCodeExporter
opened
9 years ago
3
Adding a new feature : multiple choice field :
#84
GoogleCodeExporter
closed
9 years ago
3
Get "java.lang.ClassNotFoundException: com.trg.dao.hibernate.GenericDAO"
#83
GoogleCodeExporter
closed
9 years ago
1
Want to create a Subquery using TRG
#82
GoogleCodeExporter
closed
9 years ago
1
Update Building from sources in Wiki Page
#81
GoogleCodeExporter
closed
9 years ago
1
Add paging to searchUnique()
#80
GoogleCodeExporter
closed
9 years ago
14
Bulk methods should support List/Collection, not just arrays
#79
GoogleCodeExporter
closed
9 years ago
2
Why does save() return the object being saved?
#78
GoogleCodeExporter
closed
9 years ago
1
Null Pointer Exception when not using Spring
#77
GoogleCodeExporter
closed
9 years ago
4
Add a wiki page for quick tutorial
#76
GoogleCodeExporter
opened
9 years ago
1
JPAAnnotationMetadataUtil does not properly handle proxied classes.
#75
GoogleCodeExporter
opened
9 years ago
1
HibernateSearchProcessor.count: query did not return a unique result
#74
GoogleCodeExporter
closed
9 years ago
5
Custom filters, fields and sorts
#73
GoogleCodeExporter
closed
9 years ago
5
Enhancement - Custom sort
#72
GoogleCodeExporter
closed
9 years ago
1
Nested properties is not working for addFilterIn and Collection of objects
#71
GoogleCodeExporter
opened
9 years ago
7
Search Function for Collection - Map
#70
GoogleCodeExporter
opened
9 years ago
3
Add a method to retrieve only the IDs
#69
GoogleCodeExporter
closed
9 years ago
3
Alias missed in JPABaseDAO's queries
#68
GoogleCodeExporter
closed
9 years ago
7
Filter IN optimization
#67
GoogleCodeExporter
closed
9 years ago
3
JPQL can not support asterisk (*) in COUNT function
#66
GoogleCodeExporter
closed
9 years ago
4
NullPointerException thrown when trying the "table per concrete class using implicit polymorphism" approach
#65
GoogleCodeExporter
opened
9 years ago
0
More extensible HibernateSearchFacade and HibernateSearchProcessor
#64
GoogleCodeExporter
opened
9 years ago
11
Enable query caching
#63
GoogleCodeExporter
opened
9 years ago
6
Create and implementation of MetadataUtil using the JPA 2.0 javax.persistence.metamodel
#62
GoogleCodeExporter
opened
9 years ago
0
Do not use PropertyNotFoundException in MetaDataUtil.get
#61
GoogleCodeExporter
closed
9 years ago
2
Search Object accept a Sort Array as parameter.
#60
GoogleCodeExporter
closed
9 years ago
2
Should use Entity Name in the JPQL in terms of JPA specification
#59
GoogleCodeExporter
closed
9 years ago
3
HibernateSearchProcessor uses System.out.println
#58
GoogleCodeExporter
closed
9 years ago
1
HibernateSearchProcessor prints HQL to console
#57
GoogleCodeExporter
closed
9 years ago
1
Trouble resolving nested fetch relationships
#56
GoogleCodeExporter
opened
9 years ago
7
Getting result count and filter like
#55
GoogleCodeExporter
closed
9 years ago
4
Rename packages
#54
GoogleCodeExporter
closed
9 years ago
1
Next