1768176917701771177217731774
* Alias of OCI-Collection->max */ public static Value ocicollmax(Env env, @NotNull Oracle conn) { throw new UnimplementedException("ocicollmax"); }
1777177817791780178117821783
* Alias of OCI-Collection->size */ public static Value ocicollsize(Env env, @NotNull Oracle conn) { throw new UnimplementedException("ocicollsize"); }
1786178717881789179017911792
* Alias of OCI-Collection->trim */ public static Value ocicolltrim(Env env, @NotNull Oracle conn) { throw new UnimplementedException("ocicolltrim"); }
1950195119521953195419551956
* Alias of OCI-Collection->free */ public static Value ocifreecollection(Env env, @NotNull Oracle conn) { throw new UnimplementedException("ocifreecollection"); }
1968196919701971197219731974
* Alias of OCI-Lob->free */ public static Value ocifreedesc(Env env, @NotNull Oracle conn) { throw new UnimplementedException("ocifreedesc"); }
1995199619971998199920002001
* Alias of OCI-Lob->load */ public static Value ociloadlob(Env env, @NotNull Oracle conn) { throw new UnimplementedException("ociloadlob"); }
2132213321342135213621372138
* Alias of OCI-Lob->save */ public static Value ocisavelob(Env env, @NotNull Oracle conn) { throw new UnimplementedException("ocisavelob"); }
2141214221432144214521462147
* Alias of OCI-Lob->import */ public static Value ocisavelobfile(Env env, @NotNull Oracle conn) { throw new UnimplementedException("ocisavelobfile"); }
2178217921802181218221832184
* Alias of OCI-Lob->export */ public static Value ociwritelobtofile(Env env, @NotNull Oracle conn) { throw new UnimplementedException("ociwritelobtofile"); }
2187218821892190219121922193
* Alias of OCI-Lob->writeTemporary */ public static Value ociwritetemporarylob(Env env, @NotNull Oracle conn) { throw new UnimplementedException("ociwritetemporarylob"); }