Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
* JdbcPersistence -- It's simple and ubiquitous, and it's easier than you think. * Problems with OracleLobs (large objects) * Patterns of PrimaryKeyGeneration |
|
Line 4: | Line 8: |
* [http://www.theserverside.com/news/thread.tss?thread_id=40581 DAO vs. Hibernate] |
JdbcPersistence -- It's simple and ubiquitous, and it's easier than you think.
Problems with OracleLobs (large objects)
Patterns of PrimaryKeyGeneration
Some techniques to investigate further:
[http://pbeans.sourceforge.net/ pBeans] -- also see [http://weblogs.java.net/pub/wlg/1299 Michael Ivey's blog]
[http://www.theserverside.com/news/thread.tss?thread_id=40581 DAO vs. Hibernate]