The TIBCO Platform is a real-time, composable data platform that will bring together an evolving set of your TIBCO solutions - and it's available now!
A chart showing the TIBCO Platform vision
Jump to content
Forums
Ask questions and gain insight from discussions

Recommended Posts

  • 1 year later...
Posted

We can get the connection object as output of this activity and use inside the java code activity.

Another use can be like using this we can check whether connection to that DB is available. If not available, we can design our process to do some other work.

  • 3 years later...
Posted

Hi,

JDBC GET CONNECTION in JDBC palette is used to get jdbc java object reference from jdbc connection pool.

we can use this object in java code to perform jbdc actions.

This is also used to check the availability of jdbc connection.

Thanks

Shruti

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...