Trace: • Manual Menu Definition • Replace JVx' standard Application With ProjX • REST API Filter • User-Defined Session Manager and Object Provider • Change Predefined Custom Object Names • Database Connection via JNDI • Application Without Authentication • Using DBSecurityManager • Use Web Application Style With Vaadin
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
jvx:server:security:db_jndi [2020/06/15 11:09] cduncan Edited for English grammar (capitalization, punctuation, correct verb conjugation) |
jvx:server:security:db_jndi [2024/11/18 10:33] (current) admin |
||
---|---|---|---|
Line 21: | Line 21: | ||
</file> | </file> | ||
- | The JNDI resource can be an instance of DBAccess, IConnectionPool, java.sql.Connection or javax.sql.DataSource. | + | The JNDI resource can be an instance of ''DBAccess'', ''IConnectionPool'', ''java.sql.Connection'' or ''javax.sql.DataSource''. |
The application code, e.g., in your Session LCO: | The application code, e.g., in your Session LCO: |