Sign in
android
/
platform
/
tools
/
idea
/
1d526b16d476792ca7ce47616d55833115e8d6ab
/
.
/
plugins
/
IntelliLang
/
src
/
intentionDescriptions
/
EditInjectionSettingsAction
/
before.txt.template
blob: c4b64e5069ac1b139eb0db23f8a54c87059bfc20 [
file
] [
log
] [
blame
]
...
sqlStatement
.
execute
(
"<spot>select * from some_table</spot>"
);
...