Fosoriog
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Fosoriog created a post, AnsweredPlugin to evaluate custom schema tokens in injected SQL
Let's consider I have a project where I define sql queries in xml (spring) files: <?xml version="1.0" encoding="UTF-8"?> <beans ...> <bean id="query1" class="com.example.demo.db.Query"> ...