mathew murphy
08/27/2019, 9:05 PM"DELETE FROM ${SCHEMA}.TABLENAME WHERE PK = ?"
, and then preparing statements and injecting values.
IntelliJ can't resolve the table ("Unable to resolve table TABLENAME"), and I can't work out how to either (a) tell it not to try for this specific string, or (b) tell it where the table is.Marc Knaup
08/27/2019, 9:11 PMmathew murphy
08/27/2019, 9:11 PMmathew murphy
08/27/2019, 9:12 PMmathew murphy
08/27/2019, 9:12 PMmathew murphy
08/27/2019, 9:13 PMmathew murphy
08/27/2019, 9:14 PM