o'reilly database programming with JDBC and Java 2nd edition phần 8

Nhiệm vụ đầu tiên của bạn là để quyết định những gì sắp xếp của ổ cắm sẽ xử lý các mạng lưới truyền thông của bạn. Trong thực tế, cuộc thảo luận này là không giới hạn giúp bạn mã hóa các thông tin liên lạc RMI của bạn. Nó cũng sẽ giúp bạn thực hiện những điều như vậy là nén một lượng lớn dữ liệu nhị phân. | JDBC and Java 2nd edition Each question mark is a place holder for an input or output parameter. The first syntax provides a single result parameter. The second syntax has no result parameters. The parameters are referred to sequentially with the first question mark holding the place for parameter 1. Before executing a stored procedure all output parameters should be registered using the registerOutParameter method. You then bind the input parameters using the various set methods and execute the stored procedure. Class Summary public interface CallableStatement extends PreparedStatement Array getArray int index throws SQLException BigDecimal getBigDecimal int index throws SQLException BigDecimal getBigDecimal int index int scale throws SQLException Blob getBlob int index throws SQLException boolean getBoolean int index throws SQLException byte getByte int index throws SQLException byte getBytes int index throws SQLException Clob getClob int index throws SQLException getDate int index Calendar cal throws SQLException getDate int index throws SQLException double getDouble int index throws SQLException float getFloat int index throws SQLException int getInt int index throws SQLException long getLong int index throws SQLException Object getObject int index throws SQLException Object getObject int index Map map throws SQLException Ref getRef int index throws SQLException short getShort int index throws SQLException String getString int index throws SQLException getTime int index throws SQLException getTime int index Calendar cal throws SQLException getTimestamp int index throws SQLException getTimestamp int index Calendar cal throws SQLException void registerOutParameter int index int type throws SQLException void registerOutParameter int index int type int scale throws SQLException void registerOutParameter int index int type String typename throws SQLException boolean wasNull

Không thể tạo bản xem trước, hãy bấm tải xuống
TỪ KHÓA LIÊN QUAN
TÀI LIỆU MỚI ĐĂNG
Đã 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.