Search Results
OK to copy?
Examples 1 through 2 of
2 (0.0010 seconds)
Class:
org.apache.catalina.realm.JDBCRealm
©,
Rating:
0% of 0,
C1
Class: org.apache.catalina.realm.JDBCRealm ©, Rating: 0% of 0, C1
661 // startup in case the database is temporarily unavailable
662 try {
663 open();
664 } catch (SQLException e) {
665 container.getLogger().error(sm.getString("jdbcRealm.open"), e);
Class: org.apache.catalina.realm.JDBCRealm ©, Rating: 0% of 0, C1
342
343 // Ensure that we have an open database connection
344 open();
345
346 // Acquire a Principal object for this user
Result Page:
1