Interface PlsqlParameter
public interface PlsqlParameter
JPA scripting API implementation.
- Author:
- Guy Pelletier
-
Method Summary
Modifier and TypeMethodDescriptionsetDatabaseType
(String databaseType) setDirection
(String direction) setOptional
(Boolean optional) setPrecision
(Integer precision) setQueryParameter
(String queryParameter)
-
Method Details
-
setDatabaseType
-
setDirection
-
setLength
-
setName
-
setOptional
-
setPrecision
-
setQueryParameter
-
setScale
-