1. Grails belongsTo, should I? stackoverflow.comlet's go straight to the problems (with Grails 1.1.1, it should work on previous one) I have 2 domains ie: User and Detail like this :
|
2. database deign advice wanted: double data entry stackoverflow.comI'm designing a database for capturing clinical trial data. The data are entered twice by two persons, independently and the results must be matched. What are the best ... |
3. grails framework method addTo throws exeption on multiple invoke stackoverflow.comI want to add subscriptions to a User class, i do it by invoking the "addTo" method, here is my code:
|
4. input data not stored in data base - why? stackoverflow.com
|
5. populate a select box (dropdown list) with names of all instances in the DB forum.springsource.orgHi, seems that elastic search will be the successor of compass and therefore the searchable plugin will somehow have a dead end. Instead there is a first attempt which elastic search ... |
6. Configuring Grails for Read Only Database Access forum.springsource.orgConfiguring Grails for Read Only Database Access Good Day Folks Forgive me if this has been asked before but I have not found a satisfactory answer in my searches: - is ... |
7. Overriding Grails Database Configuration. forum.springsource.orgOverriding Grails Database Configuration. In Grails if we want to use database we have to use Grails Datasource.groovy. We have almost 15 different envoirnments in which we deploy our applications. on ... |
8. Trouble with legacy DB and composite keys forum.springsource.orgTrouble with legacy DB and composite keys This is my first attempt at trying to tie a Grails app to a legacy Oracle DB and I'm having a lot of trouble. ... |
9. Quirky database object creation stories forum.springsource.orgQuirky database object creation stories I've been having some odd behavior with database objects getting created for domain objects. Recently I needed to re-create a table with the right constraints, so ... |