Class ResultLoaderMap.LoadPair

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    ResultLoaderMap

    public static class ResultLoaderMap.LoadPair
    extends java.lang.Object
    implements java.io.Serializable
    Property which was not loaded yet.
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void load()  
      void load​(java.lang.Object userObject)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • load

        public void load()
                  throws java.sql.SQLException
        Throws:
        java.sql.SQLException
      • load

        public void load​(java.lang.Object userObject)
                  throws java.sql.SQLException
        Throws:
        java.sql.SQLException