1. Internal Error: Image is a collection image,expecting ADT with Oracle stackoverflow.comI am trying to call a stored function on an oracle database with spring-jdbc. This is the stored function I am trying to call:
Next is the definition ... |
2. Store collections with jdbc template forum.springsource.orgNo, but it's not a bad idea. Would be nice to be able to save a collection of object as one batch. Put a request in JIRA and we'll see if ... |
3. JDBC Template support for typed Collections? forum.springsource.orgJDBC Template support for typed Collections? I wish my DAOs to return strongly typed Lists. But the DAO support from JDBCTemplate I saw in all the spring examples always return an ... |
4. Lazy-Load 4 whole associated Collections VS 4 DB hits to limit amount forum.springsource.orgLazy-Load 4 whole associated Collections VS 4 DB hits to limit amount Which is the best method to use to only load a limited amount of items from an assocated collection? ... |
5. Persist a collection in DB forum.springsource.orgHi, I have been using spring since last 2 years but not using it very efficiently. now i have new requirement. I want to insert a collection of object in database ... |
6. Spring JDBC + Varray (Multiple collections) detail example forum.springsource.org |