Search:

Type: Posts; User: qpid; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    981

    The way of domain objects to swing

    Hello forum users,

    i deal with the way of domain objects to swing at the moment. In my opinion i could also call it indeep binding. The goal is that a property change of a domain object (which is...
  2. Replies
    4
    Views
    1,151

    I searched i little bit more and found a thread...

    I searched i little bit more and found a thread with nearly the same problem. The keyword is caching the domain objects in the dao's. So the behaviour outwards will be the same like hibernate with...
  3. Replies
    4
    Views
    1,151

    Yeah you are right, if i use hibernate there is...

    Yeah you are right, if i use hibernate there is no problem, but if i don't use hibernate or some other full or-mapper but Spring JdbcTemplate.

    But maby this is a feature which comes only with a...
  4. Replies
    4
    Views
    1,151

    Updating domain object via DAO

    Hello forum users,

    I am searching for a solution that the same domain objects (equals id) which were loaded twice or several times by the DAO will be get persistent after DAO update.

    Example...
Results 1 to 4 of 4