Uses of Class
com.iizix.db.prop.ConnectionProfileSetup
Uses of ConnectionProfileSetup in com.iizigo.db.prop
Modifier and TypeClassDescriptionclass
Editor version of a single connection profile setup that is used to establish a JDBC connection.Uses of ConnectionProfileSetup in com.iizix.db.prop
Modifier and TypeMethodDescriptionConnectionProfileSetup.clone()
Clones the instance.ConnectionProfilesSetup.getConnectionProfileSetup
(String name) Gets a ConnectionProfileSetup.DatabaseProps.getConnectionProfileSetup
(IAppSessionGyro appGyro) Gets the connection profile setup configured for this database transaction.Modifier and TypeMethodDescriptionboolean
ConnectionProfileSetup.isJDBCDriverEqual
(ConnectionProfileSetup setup) Verification if two connection profiles are equal in terms of the JDBC Driver information.