Uses of Class
com.swiftmq.impl.streams.comp.jdbc.JDBCLookup
-
Uses of JDBCLookup in com.swiftmq.impl.streams
Modifier and TypeMethodDescriptionStream.addJDBCLookup
(String name, JDBCLookup jdbcLookup) Internal use onlyStream.getJDBCLookups()
Internal use onlyStream.jdbcLookup
(String name) Returns the JDBCLookup with the given name.StreamBuilder.jdbcLookup
(String name) Returns a new JDBCLookupModifier and TypeMethodDescriptionStream.addJDBCLookup
(String name, JDBCLookup jdbcLookup) Internal use only -
Uses of JDBCLookup in com.swiftmq.impl.streams.comp.jdbc
Modifier and TypeMethodDescriptionJDBCLookup.connect()
Performs a connect to the database.Sets the JDBC driver class name.Sets the JDBC password.Sets the database schema name.Sets the JDBC URL.Sets the JDBC username.