표준 PreparedStatement 클래스가 확장된 CUBRIDPreparedStatement 클래스는 다음과 같은 추가된 메소드를 가지고 있다.
반환 타입 |
메소드 이름 |
---|---|
CUBRIDOID |
executeInsert() |
void |
setCollection(int index, Object[] array) |
void |
setOID(int index, CUBRIDOID oid) |