Results 1 to 2 of 2

Thread: Using evict

  1. #1
    Join Date
    Aug 2004
    Posts
    5

    Default Using evict

    Hi, I'm trying to call Hibernate's Session.evict in Spring by using getHibernateTenplate. evict(obj). However, it doesn't seem to work and I don't see a call to it anywhere in the output. Can someone help me figure out what's wrong?

    Femi

  2. #2
    Join Date
    Aug 2004
    Posts
    218

    Default

    Sure, but we'll need to see some code and what messages you're currently getting. Are you sure you're calling the method? Have you attempted to catch RuntimeException to see what might be going on?

    Lou

Similar Threads

  1. Hibernate - evict collection
    By newreaders in forum Data
    Replies: 2
    Last Post: Aug 12th, 2005, 05:45 AM
  2. Spring / Hibernate evict problem
    By kotrs in forum Data
    Replies: 1
    Last Post: Jun 14th, 2005, 09:21 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
  •