|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkr.co.hit.live.dao.types.JdbcArray
public class JdbcArray
DBMS와 독립적인 Array 객체를 표현하기 위한 클래스이다.
| Constructor Summary | |
|---|---|
JdbcArray(Object obj,
String typeName)
|
|
| Method Summary | |
|---|---|
Object |
getObject()
|
String |
getTypeName()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JdbcArray(Object obj,
String typeName)
| Method Detail |
|---|
public Object getObject()
public String getTypeName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||