Apr
18
answered How to show listgrid data in SectionStack in SmartGwt
Apr
8
accepted SmartGWT Stack Overflows on JSTranslate
Apr
8
answered SmartGWT Stack Overflows on JSTranslate
Apr
5
awarded Editor
Apr
5
revised SmartGWT Stack Overflows on JSTranslate
added 511 characters in body
Apr
5
asked SmartGWT Stack Overflows on JSTranslate
Dec
31
comment Hibernate Unidirectional Parent/Child relationship - delete() performs update on child table instead of delete
The not-null=true or nullable=false annotation doesn't control this, I have tested it myself. It's controlled exclusively by the inverse=true, or mappedBy="fieldName" properties.
Dec
31
answered Hibernate updates child entity with null and not removes, how to force it?
Aug
21
accepted How do I create an orbit in libgdx?
Aug
21
comment How do I create an orbit in libgdx?
@CBredlow, I posted an answer to my question, but your comment led me to the answer. If you post your comment as an answer, I can accept it.
Aug
21
answered How do I create an orbit in libgdx?
Aug
21
comment How do I create an orbit in libgdx?
That's correct, yeah. That's the current behavior anyway...
Aug
21
asked How do I create an orbit in libgdx?
Aug
8
awarded Scholar
Aug
8
accepted How do I have multiple datasources with the same JNDI name in JBoss?
Aug
7
awarded Student
Aug
7
comment How do I have multiple datasources with the same JNDI name in JBoss?
This seems very similar to what I described above - 'set a JNDI property as the value for the datasource name to look up, and then look up that JNDI property first and retrieve the datasource based on the retrieved "key."' Am I correct in making that association?
Aug
7
comment How do I have multiple datasources with the same JNDI name in JBoss?
It seemed a logical thought that each ear deployed on a web server would have its own namespace; IE: that you could deploy multiple different ear files each referencing the same JNDI name, each with different database values. For example, I am working with other developers, and if I need to make sweeping database changes, I don't want to have to change the database lookup name for everyone when I could leave that the same.
Aug
7
asked How do I have multiple datasources with the same JNDI name in JBoss?
Mar
20
comment libgdx and android application. Image as background
I've not seen any performance or compatibility impacts. I suspect that it may be an issue on older devices that have older GPUs with only OpenGL 1.0 support. I'm not entirely sure, I haven't tested it on a device that it did not work...
1 2