Class LocationMsgPkd

  • All Implemented Interfaces:
    oracle.jdbc.internal.ObjectData, oracle.jdbc.internal.ObjectDataFactory, oracle.sql.ORAData, oracle.sql.ORADataFactory

    public class LocationMsgPkd
    extends java.lang.Object
    implements oracle.sql.ORAData, oracle.sql.ORADataFactory
    Since:
    12.2
    • Field Detail

      • _struct

        protected oracle.jpub.runtime.MutableStruct _struct
      • _sqlType

        protected static int[] _sqlType
      • _factory

        protected static oracle.sql.ORADataFactory[] _factory
      • _LocationMsgPkdFactory

        protected static final LocationMsgPkd _LocationMsgPkdFactory
    • Constructor Detail

      • LocationMsgPkd

        public LocationMsgPkd()
      • LocationMsgPkd

        public LocationMsgPkd​(LocationMsgArr arr)
                       throws java.sql.SQLException
        Throws:
        java.sql.SQLException
    • Method Detail

      • getORADataFactory

        public static oracle.sql.ORADataFactory getORADataFactory()
      • _init_struct

        protected void _init_struct​(boolean init)
      • toDatum

        public oracle.sql.Datum toDatum​(java.sql.Connection c)
                                 throws java.sql.SQLException
        Specified by:
        toDatum in interface oracle.sql.ORAData
        Throws:
        java.sql.SQLException
      • create

        public oracle.sql.ORAData create​(oracle.sql.Datum d,
                                         int sqlType)
                                  throws java.sql.SQLException
        Specified by:
        create in interface oracle.sql.ORADataFactory
        Throws:
        java.sql.SQLException
      • create

        protected oracle.sql.ORAData create​(LocationMsgPkd o,
                                            oracle.sql.Datum d,
                                            int sqlType)
                                     throws java.sql.SQLException
        Throws:
        java.sql.SQLException
      • getArr

        public LocationMsgArr getArr()
                              throws java.sql.SQLException
        Throws:
        java.sql.SQLException
      • setArr

        public void setArr​(LocationMsgArr arr)
                    throws java.sql.SQLException
        Throws:
        java.sql.SQLException