در مورد Java.SQL -برقراری ارتباط با دیتابیس در جاوا

  1. Java is good in processing data  and database is good in storing data.  Java understands only Java programming language and database knows only structure body language.
  2. Java API supports SQL package using which we can made a connection among the java programming language and the database. For making a connection we have to follow 5 different steps:
    • Step1: Registration Drive: there a 4 different types of driver. JDBCODBCBridDriver, Native API Partly Java Driver, NetProtocolPureJava Driver and Oracle thin Driver
    • Step2: Make connection
    • Step3: Create state object
    • Step4: Define the query
    • Step5: Presentation of data
نظرات 0 + ارسال نظر
برای نمایش آواتار خود در این وبلاگ در سایت Gravatar.com ثبت نام کنید. (راهنما)
ایمیل شما بعد از ثبت نمایش داده نخواهد شد