Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how a programmer confirms that the data submitted has been
succesfully inserted into the database(either oracle or my
sql).. How a programmer confirm if there is any problem with
the program he wrote for insertion...

ANS:--- >executeupdate method is having boolean return type,
if anything goes wrong in data insertion or data updation,
it would return false. otherwise, if it successfully inserts
data into the database, it would return true

NOW HOW TO I CHECK IN MY DURING EXECUTION WHETHER IT RETURNS
TRUE OR FALSE... WELL IT WILL DISPLAY ANY MESSAGE OR NOT


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What do you mean by inner class in java?

0 Answers  


What is difference between public static and void?

0 Answers  


Describe what happens when an object is created in java ?

0 Answers  


What does += mean in java?

0 Answers  


What we have to do, when we don't want to implement all methods of an interface?

5 Answers  


Why stringbuffer is faster than string?

0 Answers  


How to sort list of list in java?

0 Answers  


What is instanceof keyword?

0 Answers  


What do you mean by inner class in java? Explain

0 Answers  


In what types of operations an ArithmeticException will be thrown?

3 Answers  


What carriage return means?

0 Answers  


What are batch updates. in jdbc

2 Answers   Corent Technology,


Categories