パッケージ org.postgresql.util
クラス DriverInfo
java.lang.Object
org.postgresql.util.DriverInfo
Utility class with constants of Driver information.
-
フィールド詳細
-
DRIVER_NAME
- 関連項目:
-
DRIVER_SHORT_NAME
- 関連項目:
-
DRIVER_VERSION
- 関連項目:
-
DRIVER_FULL_NAME
- 関連項目:
-
MAJOR_VERSION
public static final int MAJOR_VERSION- 関連項目:
-
MINOR_VERSION
public static final int MINOR_VERSION- 関連項目:
-
PATCH_VERSION
public static final int PATCH_VERSION- 関連項目:
-
JDBC_VERSION
- 関連項目:
-
JDBC_MAJOR_VERSION
public static final int JDBC_MAJOR_VERSION -
JDBC_MINOR_VERSION
public static final int JDBC_MINOR_VERSION
-