-
Android Core
Exclusive Book Offers (75% off): Mastering Android Application Development, Expert Android Programming, Android High Performance Programming
Hello fellow Geeks! Today, we have some exciting news for you! Java Code Geeks and Packt have teamed up to…
Read More » -
Enterprise Java
Neo4j: Cypher – Property values can only be of primitive types or arrays thereof
I ran into an interesting Cypher error message earlier this week while trying to create an array property on a…
Read More » -
Enterprise Java
Using JAX-RS exceptions for status codes
One way to send specific HTTP (error) status codes from a JAX-RS resource is to use the javax.ws.rs.core.Response class with…
Read More » -
Enterprise Java
JPA persistence.xml SQL script definitions
You can define and link to SQL scripts in a JPA persistence context definition that will be executed at runtime.…
Read More » -
Enterprise Java
Creating a View Object Row with ADF Bindings CreateInsert action
In this short post I am going to highlight a small pitfall related to a very common approach to create…
Read More » -
Software Development
DAO is Yet Another OOP Shame
Someone asked me what I think about DAO and I realized that, even though I wrote about ORM, DTO, and…
Read More » -
Software Development
X-Mas Musings – Eclipse to IntelliJ
December is for many people a period of reflection or thought. So I decided to reflect upon last year’s things…
Read More » -
Agile
1% improvement
Keeping with the numerical and financial theme of the last couple of blogs I want to turn my attention to…
Read More » -
Enterprise Java
X-Mas Musings – Do Not Use Random Server Port in Grails Integration Tests
December is for many people a period of reflection or thought. So I decided to reflect upon last year’s things…
Read More »