Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    1,378

    yeah...i have search the error over the net but...

    yeah...i have search the error over the net but it seems like the error doesnt exits before. :)
    Thank you!

    Regards,
    tiffany
  2. Replies
    5
    Views
    1,378

    Hi karldmoore, The error message is...

    Hi karldmoore,

    The error message is "java.util.AbstractList$Itr@110f98f" after i had step over to highlighted red line. This method will put in DAOHIBERNATE and it extends HibernateDaoSupport:
    ...
  3. Replies
    5
    Views
    1,378

    An error terminate at getHibernateTemplate()

    Hi, i had a problem with Hibernate. I have this code in DAOHIBERNATE:

    public Flight selectFlight(String city) {
    Flight flight = null;

    List result = getHibernateTemplate().find("from...
Results 1 to 3 of 3