jump to detailed chart | hide Line HistoryConstraint |
NOTE: this repository is being scanned, some statistics may still be out of date.
Recent Changelog
179
by kjetilhp
05 September 2008, 08:45:53 -0500
(
4 months 4 days ago)
Bugfix. The PropertyInfo.findAnnotation method was not able to find annotation when bridged methods where present. The Spring class AnnotationUtils takes care of this issue.
./java/com/opensymphony/able/introspect/PropertyInfo.java
179
177
by larham
04 April 2007, 23:26:25 -0500
(
21 months ago)
let runtime exceptions escape try/catch so that Hibernate can understand when it needs to create a table, for example.
./java/com/opensymphony/able/filter/SimpleTransactionServletFilter.java
177
173
by jstrachan
29 November 2006, 10:29:16 -0600
(
2 years 1 month ago)
minor refactorings to allow the core logic of the crud action bean to be reused for any entity-specific action such as querying
./java/com/opensymphony/able/action/DefaultCrudActionBean.java
173
./java/com/opensymphony/able/action/EntityActionBeanSupport.java
173
./java/com/opensymphony/able/action/QueryActionBeanSupport.java
173
./java/com/opensymphony/able/util/StringHelper.java
173
162
by jstrachan
20 November 2006, 12:47:10 -0600
(
2 years 1 month ago)
Moved the test cases into the able-core module and got them working
./java/com/opensymphony/able/introspect/EntityInfo.java
162
Files
|