issues
search
based2
/
hibernate-generic-dao
Generic DAO implementation: extendable, detailed search, remote service interface from code.google.com/p/hibernate-generic-dao
4
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
hibernate generic dao overloading method (removeById)
#117
alexshemesh
opened
8 years ago
0
OP_LIKE is not working
#116
GoogleCodeExporter
opened
9 years ago
0
Issue with Distinct with hibernate 4.3,5
#115
GoogleCodeExporter
opened
9 years ago
1
Not compatible with the latest hibernate
#114
GoogleCodeExporter
opened
9 years ago
0
GenericDAO Search failed with boolean Column
#113
GoogleCodeExporter
closed
9 years ago
2
UUID
#112
GoogleCodeExporter
opened
9 years ago
1
Search.removeField(property) not work
#111
GoogleCodeExporter
opened
9 years ago
1
How to compare to fields using ==, <=, >= , > , < operators
#110
GoogleCodeExporter
closed
9 years ago
3
Sample Project hibernate-maven-web does nut run under jetty (?)
#109
GoogleCodeExporter
opened
9 years ago
1
Sample Projects do have a wrong dao-hibernate version in their poms
#108
GoogleCodeExporter
opened
9 years ago
0
NoSuchMethodError
#107
GoogleCodeExporter
closed
9 years ago
2
JPABaseDAO - java.lang.NoSuchMethodError
#106
GoogleCodeExporter
closed
9 years ago
2
Nested property fetches dont work (first identified in issue 56)
#105
GoogleCodeExporter
closed
9 years ago
1
Version 1.1.3 InExpression can not handle values not null but without any elements
#104
GoogleCodeExporter
opened
9 years ago
0
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
Next