Skip to content


Closed Can't bind a LinkedHashSet collection with duplicate collection strategy
nuiton / nuiton-utils #265 · created by Tony Chemit
*(from redmine issue 3429 created on 2014-08-13, closed on 2014-08-13)*
updated
Open Add support for custom hql queries with fetch and pagination
nuiton / topia #546 · created by Tony Chemit
It's not that easy to perform a paginated query with fetch support via topia API. Add new function (for example): @find(hql, hqlparameters, fetches, page)@ *(from redmine issue 3427 created on 2014-...
updated
Closed Investigate on log 'WARN (QueryTranslatorImpl.java:377) list HHH000104: firstResult/maxResults specified with collection fetch; applying in memory!'
nuiton / topia #545 · created by Tony Chemit
With topia ~ 3.0-beta-11+, using join fetch produce folowwing log:
WARN (QueryTranslatorImpl.java:377) list HHH000104: firstResult/maxResults specified with collection fetch; applying in memory!
Th...
updated
Closed Refactor TopiaPersistenceHelper
nuiton / topia #544 · created by Tony Chemit
It seems to be used, un-deprecate it, clean API and see if something can be generated *(from redmine issue 3421 created on 2014-08-07, closed on 2014-08-07)*
updated
Closed Use nuiton-utils 1.1.5
nuiton / topia #52 · created by Tony Chemit
*(from redmine issue 342 created on 2010-03-06, closed on 2010-03-06)*
updated
Closed Add more suitable JavaBeanObject API
nuiton / jaxx #1715 · created by Tony Chemit
Get a real contract for JavaBean object to improve propagate listener API. will then deprecate *org.nuiton.jaxx.application.listener.PropagatePropertyChangeListener* *(from redmine issue 3428 create...
updated
Closed Add init methods form BeanComboBox in org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler
nuiton / jaxx #1714 · created by Tony Chemit
*(from redmine issue 3425 created on 2014-08-08, closed on 2014-08-08)*
updated
Closed Add a new method org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler#quitInternalScreen
nuiton / jaxx #1713 · created by Tony Chemit
This is the same behaviour as the quitScreen, but will then use an internal action (to stay in swing event thread). the usage of this method is when you want to change an internal screen and need to ...
updated
Closed Add a new API to prevent to change of a selected item in a combo box
nuiton / jaxx #1712 · created by Tony Chemit
We should then use it in BeanComboBoxXXX widgets *(from redmine issue 3423 created on 2014-08-08, closed on 2014-08-08)*
updated
Closed Be able to access to BeanComboBox and BeanFilterableComboBox models
nuiton / jaxx #1711 · created by Tony Chemit
*(from redmine issue 3422 created on 2014-08-08, closed on 2014-08-08)*
updated
Closed Add more methods in org.nuiton.jaxx.application.swing.action.ApplicationActionEngine
nuiton / jaxx #1710 · created by Tony Chemit
*(from redmine issue 3420 created on 2014-08-07, closed on 2014-08-08)*
updated