Results 1 to 10 of 14

Thread: Developing API w/Spring and Hibernate - how to package?

Threaded View

  1. #11
    Join Date
    Aug 2004
    Location
    u.s.a
    Posts
    399

    Default

    bryanhunt:

    Cool stuff!

    Question: We are using our simple implementation of Preferences (pre 1.4), but now that we are finally moving to 1.4 we can use the 'standard'. However, we need the pref to come from the database (legacy requirements and cluster issues). Do you by chance know of an extension of Preferences that uses a db backing store? I'd hate to reinvent the wheel. Search on web shows nothing, but it could be under my nose, or is this another one line Spring change?

    Regarding conditional spring config files. In another thread, I made a suggestion of making contexts part of a composite pattern, thus they would have an id, and so could be manipulated just like beans. This would allow conditional stuff and more, IMHO: http://forum.springframework.org/showthread.php?t=9891


    --- jbetancourt
    Last edited by robyn; May 14th, 2006 at 04:52 PM.

Similar Threads

  1. Replies: 5
    Last Post: Dec 27th, 2005, 07:00 AM
  2. Loosing my SecureContext
    By sklakken in forum Security
    Replies: 3
    Last Post: Jul 21st, 2005, 01:44 PM
  3. Spring + Hibernate ORA-00936: missing expression
    By Hugh_la_Main in forum Data
    Replies: 1
    Last Post: Jun 28th, 2005, 08:48 AM
  4. Replies: 3
    Last Post: Nov 19th, 2004, 07:16 PM
  5. Replies: 7
    Last Post: Aug 21st, 2004, 03:42 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •