Uses of Class
com.iizix.db.prop.ConnectionProfileSetup
Packages that use ConnectionProfileSetup
Uses of ConnectionProfileSetup in com.iizigo.db.prop
Subclasses of ConnectionProfileSetup in com.iizigo.db.propModifier and TypeClassDescriptionclassEditor version of a single connection profile setup that is used to establish a JDBC connection.Uses of ConnectionProfileSetup in com.iizix.db.prop
Methods in com.iizix.db.prop that return ConnectionProfileSetupModifier 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.Methods in com.iizix.db.prop with parameters of type ConnectionProfileSetupModifier and TypeMethodDescriptionbooleanConnectionProfileSetup.isJDBCDriverEqual(ConnectionProfileSetup setup) Verification if two connection profiles are equal in terms of the JDBC Driver information.