Uses of Class
repast.simphony.freezedry.datasource.DBConnectionInfo
Packages that use DBConnectionInfo
-
Uses of DBConnectionInfo in repast.simphony.freezedry.datasource
Methods in repast.simphony.freezedry.datasource with parameters of type DBConnectionInfoModifier and TypeMethodDescriptionstatic DataSourceDBUtils.getDataSource(DBConnectionInfo info) Gets a data source pointing to a database.static booleanDBUtils.validateConnectionSettings(DBConnectionInfo info, String infoMessage) Constructors in repast.simphony.freezedry.datasource with parameters of type DBConnectionInfo