Uses of Class
org.jgroups.protocols.JDBC_PING
-
Packages that use JDBC_PING Package Description org.jgroups.protocols Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. -
-
Uses of JDBC_PING in org.jgroups.protocols
Methods in org.jgroups.protocols that return JDBC_PING Modifier and Type Method Description JDBC_PINGJDBC_PING. setDataSource(javax.sql.DataSource dataSource)
-