Searched refs:ESCAPEPROCESSING (Results 1 – 10 of 10) sorted by relevance
73 private static final String ESCAPEPROCESSING = "EscapeProcessing"; field in SDBCReportDataFactory396 rowSetProp.setPropertyValue(ESCAPEPROCESSING, rowSetProps.escapeProcessing); in createRowSet()569 final Boolean escape = (Boolean) prop.getPropertyValue(ESCAPEPROCESSING); in fillOrderStatement()570 rowSetProp.setPropertyValue(ESCAPEPROCESSING, escape); in fillOrderStatement()
106 …registerProperty(PropertyIds.ESCAPEPROCESSING.name, PropertyIds.ESCAPEPROCESSING.id, Type.BOOLEAN,… in registerProperties()
33 ESCAPEPROCESSING(9, "EscapeProcessing"), enumConstant
696 statementProperties.setPropertyValue(PropertyIds.ESCAPEPROCESSING.name, false); in collectColumnInformation()
260 DECL_BOOL_PROP0(ESCAPEPROCESSING); in createArrayHelper()
379 DECL_BOOL_PROP0(ESCAPEPROCESSING); in createArrayHelper()
521 DECL_BOOL_PROP0(ESCAPEPROCESSING); in createArrayHelper()
665 DECL_BOOL_PROP0(ESCAPEPROCESSING); in createArrayHelper()
605 DECL_BOOL_PROP0(ESCAPEPROCESSING); in createArrayHelper()
931 DECL_BOOL_PROP0(ESCAPEPROCESSING); in createArrayHelper()
Completed in 55 milliseconds