TAILIEUCHUNG - Hướng dẫn sử dụng MySQL part 24

Các gói chứa toàn bộ các JDBC API. Nó đầu tiên trở thành một phần của lõi Java thư viện với việc phát hành . Các lớp học mới của JDK được ghi bằng các "Sẵn sàng" tiêu đề. phương pháp phản đối là trước bởi một thăng (#) đánh dấu. Mới JDK phương pháp cũ JDK 1,1 lớp được in đậm. Hình 27-1 cho thấy toàn bộ gói . | DRAFT 8 24 01 27 The JDBC API The package contains the entire JDBC API. It first became part of the core Java libraries with the release. Classes new as of JDK are indicated by the Availability header. Deprecated methods are preceded by a hash mark. New JDK methods in old JDK classes are shown in bold. Figure 27-1 shows the entire package. Copyright 2001 O Reilly Associates Inc. 533 DRAFT 8 24 01 Array Synopsis Class Name Superclass None Immediate Subclasses None Interfaces Implemented None Availability New as of JDK Description The Array interface is a new addition to JDBC that supports SQL3 array objects. The default duration of a reference to a SQL array is for the life of the transaction in which it was created. Class Summary public interface Array Object getArray throws SQLException Object getArray Map map throws SQLException Object getArray long index int count throws SQLException Object getArray long index int count Map map throws SQLException int getBaseType throws SQLException String getBaseTypeName throws SQLException ResultSet getResultSet throws SQLException ResultSet getResultSet Map map throws SQLException ResultSet getResultSet long index int count throws SQLException ResultSet getResultSet long index int count Map map throws SQLException Object Methods getArray public Object getArray throws SQLException public Object getArray Map map throws SQLException public Object getArray long index int count throws SQLException public Object getArray long index int count Map map throws SQLException Description Place the contents of this SQL array into a Java language array or instead into the Java type specified by a provided Map. If a map is specified but no match is found in there then the default mapping to a Java array is used. The two versions that accept an array index and element count enable you to place a subset of the elements in the array. Copyright 2001 O Reilly Associates Inc. DRAFT 8 24 01 .

TỪ KHÓA LIÊN QUAN
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.