Lines Matching refs:SQL
40 /** is used for the custom mapping of SQL user-defined types.
54 /** returns the fully-qualified name of the SQL user-defined type
63 the name of the SQL type.
77 It must read each of the attributes or elements of the SQL
80 item, in the order that they appear in the SQL definition
90 for a Structured Type, read a value for each attribute of the SQL type.
100 the input SQL data stream
102 the SQL type of the value on the data stream
112 /** writes this object to the given SQL data stream.
118 It must write each of the attributes of the SQL type to the given output
120 each item, in the order that they appear in the SQL definition of the type.
125 for a Structured Type, write a value for each attribute of the SQL type.
128 the output SQL data stream