What is ticketing tool used in your project?



What is ticketing tool used in your project?..

Answer / Ali Murtaza

JDBC (Java Database Connectivity) is a Java API that allows Java applications to connect to various relational databases such as MySQL, Oracle, and PostgreSQL. JDBC provides a standard interface for accessing and manipulating database data from Java code, making it easy to integrate with popular database systems.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Weblogic Interview Questions

Explain the different groups under web logic security?

1 Answers  


What are the States of the Weblogic Server ?

1 Answers  


What is a Thread dump? How will you take in unix/linux and windows ?

1 Answers  


You are getting a error in your appserver/webserver logs "connection refused", from the operating system perspective how will you troubleshoot this?

1 Answers  


By default thread dump goes to System.out log.How can we send it to a particular file so that when we take the thread dump, instead of searching in System.out we can analyse a particular file

2 Answers  


What is a machine?

1 Answers  


What is meant by full gc and explain it?

1 Answers  


How do I limit the number of oracle database connections generated by weblogic server? : BEA Weblogic

1 Answers  


Can I use the getattribute() and setattribute() methods of version 2.2 of the java servlet api to parse xml documents? : BEA Weblogic

1 Answers  


What precautions should I take when I use blocking receive() calls? : BEA Weblogic

1 Answers  


How do I manage a queue to view and delete specific messages? : BEA Weblogic

1 Answers  


Is it ok to add new sessions and subscribers to a queue or topic connection once it has been started? : BEA Weblogic

1 Answers  


Categories