Re: Apache JDBC utils
On 5/3/2012 5:25 PM, Arved Sandstrom wrote:
On 12-05-03 05:58 PM, Arne Vajh?j wrote:
On 5/3/2012 4:11 PM, Arved Sandstrom wrote:
On 12-05-03 02:51 PM, Arne Vajh?j wrote:
On 5/1/2012 8:14 PM, Arved Sandstrom wrote:
As for JPA Level 2, well, that's a decision best approached carefully
and not made available by default. I surely don't think you need to go
with JPA just in case you might need Level 2 cache at some point.
If it was just that: no. But there are other features that also could
become useful.
Hopefully you know what you need early on, considering as how you did
good requirements analysis. In which case you're using JPA because you
already know you need it.
I don't think I have ever seen requirements that actually covered
all requirements for the actual lifetime of the application.
Nor have I. Although I contend that you should understand your
persistence requirements well enough to know whether JPA is called for.
In fact it's almost always a safe bet; you pretty much need some
concrete reasons *not* to use it [1]. IMO.
I think we are in violent agreement now.
1. Maybe you're writing a JPA implementation, say. :-)
:-)
Arne