Home
last modified time | relevance | path

Searched refs:checkOptionInt (Results 1 – 1 of 1) sorted by relevance

/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlViews.java101 final int checkOptionInt; in createObject() local
103 checkOptionInt = CheckOption.NONE; in createObject()
105 checkOptionInt = CheckOption.LOCAL; in createObject()
107 checkOptionInt = CheckOption.CASCADE; in createObject()
114 command, checkOptionInt); in createObject()

Completed in 17 milliseconds