Module java.sql
Package java.sql

Class Types

java.lang.Object
java.sql.Types

public class Types extends Object

The class that defines the constants that are used to identify generic SQL types, called JDBC types.

This class is never instantiated.

Since:
1.1