Interface JPAParamaterFacet
- All Known Subinterfaces:
JPAOperationResultParameter,JPAParameter
public interface JPAParamaterFacet
-
Method Details
-
getMaxLength
Integer getMaxLength() -
getPrecision
Integer getPrecision() -
getScale
Integer getScale() -
getSrid
org.apache.olingo.commons.api.edm.geo.SRID getSrid() -
getType
Class<?> getType() -
getTypeFQN
- Throws:
ODataJPAModelException
-