Menu

Good but there's more

ioly
2004-02-27
2004-02-27
  • ioly

    ioly - 2004-02-27

    1, with jdbc2.0 sql2java may add support to scrollable ResultSet and provides methods like: loadAll(int from, int to), loadUsingTemplate(XBean bean, int from, int to)...I think this is useful for web application

    2, I don't quick understand the "xxx_is_initialized" in the modify method, when both the field and the parm are null. I modify it to : (newVal == null && this.leader == null), removing the "xxx_is_initialized".

    3, when calling loadByTemplate method or countUsingTemplate method, if the pObject is not initialized, no SQLException should be thrown, just return loadAll()

    Regards

     
    • nr

      nr - 2004-02-27

      Thanks for these constructive feedbacks!
      We will try to add these.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.