isShutdownDefaultDataSource() Indicates whether or not the online user data source is shutdown upon stopping/restarting.
Default is true (shutdown).
true if the data source need to be shutdown.
Return the online user data source name. Default is java:comp/env/jdbc/inmemorydb.
The data source name is application server's dependant and need to be change accordingly
String represents online users data source name.
public boolean isShutdownDefaultDataSource()(Code)
Indicates whether or not the online user data source is shutdown upon stopping/restarting.
Default is true (shutdown).
true if the data source need to be shutdown.