Skip to content


Closed add DesktopUtil#mail(URI)
nuiton / nuiton-utils #258 · created by Tony Chemit
*(from redmine issue 3276 created on 2014-07-01, closed on 2014-07-01, copied_to #3264)*
updated
Closed Add method 'hasPreviousPage()' on object PaginationResult
nuiton / nuiton-utils #257 · created by Tony Chemit
*(from redmine issue 3273 created on 2014-06-30, closed on 2014-06-30)*
updated
Closed add DesktopUtil#open(File)
nuiton / nuiton-utils #256 · created by Tony Chemit
*(from redmine issue 3264 created on 2014-06-18, closed on 2014-06-18, copied_to #3276)*
updated
Open Make deterministic constraints name in generated hibernate mapping
nuiton / topia #505 · created by Tony Chemit
We need then to have a formalism for this. Here is a proposal: * primary key: *PK_BOAT* * foreign key on column *NAME*: *FK_BOAT_NAME* * unique key on columns *NAME* and *FLAGCOUNTRY*: *UK_BOAT_NAME...
updated
Closed Allow to paginate using PaginationOrder in TopiaQueryBuilderAddCriteriaStep
nuiton / topia #504 · created by Tony Chemit
*(from redmine issue 3275 created on 2014-06-30, closed on 2014-06-30)*
updated
Closed Can't paginate hql query
nuiton / topia #503 · created by Tony Chemit
As of version 3.0-beta-7, for a hql query, it's not possible to perform a simple topia call to get: - element - count *(from redmine issue 3274 created on 2014-06-30, closed on 2014-06-30)*
updated
Closed Error when usin setOrderByArguments(...) together with findPage(...)
nuiton / topia #502 · created by Tony Chemit
Dans mon appli, j'utilise le code suivant:
PaginationParameter paginationParameter = PaginationParameter.of(0, 50);

EmailTopiaDao dao = getPersistenceContext().getEmailDao();
PaginationResult result...
updated
Closed When using inheritance on entities, the direct super class entity is not generated on contracts
nuiton / topia #501 · created by Tony Chemit
I got A <- B <- C on model While generating contract of C, I should have
interface C extends B
but instead I got
interface C extends A
*(from redmine issue 3271 created on 2014-06-30, closed on 201...
updated
Closed When using inheritance on entities, the direct super class entity is not generated on contracts
nuiton / topia #500 · created by Tony Chemit
I got A <- B <- C on model While generating contract of C, I should have
interface C extends B
but instead I got
interface C extends A
*(from redmine issue 3270 created on 2014-06-30, closed on 201...
updated
Closed Introduce package scope in object model
nuiton / eugene #249 · created by Tony Chemit
If you use more than one model, we should be able to have the same tag value with different values for each model; this is not the case at the model. We can on a package add tag values and stereotype...
updated
Open Create a new type of file to put all bean properties cascadingsheet
nuiton / jaxx #1694 · created by Tony Chemit
This is like the *.css* extension but for not style stuff ? *(from redmine issue 3278 created on 2014-07-03)*
updated