any one can explain about policy file rule? when i connect
database with applet then ther is no compile time error but
the run time error is occureed.i.e access is denied.policy
file rule is related to this problem.
No Answer is Posted For this Question
Be the First to Post Answer
commit() and rollback() methods are defined in which interface?
Is jdbc faster than hibernate?
Give a way to check that all result sets have bin accessed and update counts are generated by execute method.
What is a lock in jdbc?
What is namedparameterjdbctemplate?
Give an example for execution of sql statement.
How to check jdbc connection in java?
what does the method Class.forName returns?
write a query to select name from one table which has id,name and salary from another table which has id, sal where the salary is the second maximum
3 Answers Bosch, HireCraft, Infosys,
How do I connect to jdbc?
Can we use the one instance of Statment to execute more than one query ?
After creating conntinpool in weblogic how to write the code in programe where i can use that pool object in the programe connecting to the database and how to debug programe withou eclipse