| |

VerySource

 Forgot password?
 Register
Search
View: 1007|Reply: 8

Now that you have hibernate, do you want to learn jdbc?

[Copy link]

1

Threads

12

Posts

10.00

Credits

Newbie

Rank: 1

Credits
10.00

 Invalid IP Address

Post time: 2020-1-3 16:00:01
| Show all posts |Read mode
Now that you have hibernate, do you want to learn jdbc?
Reply

Use magic Report

0

Threads

36

Posts

13.00

Credits

Newbie

Rank: 1

Credits
13.00

 China

Post time: 2020-1-3 17:18:01
| Show all posts
JDBC is the foundation and the bridge to understand HIBERNATE.
Reply

Use magic Report

1

Threads

3

Posts

3.00

Credits

Newbie

Rank: 1

Credits
3.00

 China

Post time: 2020-1-3 20:42:01
| Show all posts
Isn't it solid for us to learn JAVA from object-oriented thinking to JDBC in a month?
If so, what should I do?
(Don't say you look at buying books, we have to learn something else next month ...)
Reply

Use magic Report

1

Threads

51

Posts

32.00

Credits

Newbie

Rank: 1

Credits
32.00

 China

Post time: 2020-1-3 21:36:01
| Show all posts
Does LS participate in the training course?
Hibernate is just a wrapper for jdbc.The future things are packaged on the basis of JDBC, it is impossible to hibernate.
So of course JDBC is important
Reply

Use magic Report

0

Threads

37

Posts

28.00

Credits

Newbie

Rank: 1

Credits
28.00

 China

Post time: 2020-1-4 02:09:01
| Show all posts
Buy books and take a closer look :)
Reply

Use magic Report

0

Threads

39

Posts

23.00

Credits

Newbie

Rank: 1

Credits
23.00

 China

Post time: 2020-1-4 11:48:01
| Show all posts
Both hands must be grasped, both hands must be firm
Reply

Use magic Report

0

Threads

2

Posts

2.00

Credits

Newbie

Rank: 1

Credits
2.00

 China

Post time: 2020-1-4 17:18:01
| Show all posts
First of all, you should make this clear: are you purely for development use or to improve your thinking through use and learning?

If the former, you can abandon JDBC, because Hiberante is based on JDBC, but encapsulates JDBC, so you can't feel it;

If it is the latter, I suggest that you learn it all. After you understand the JDBC, you can understand where the Hibernate is good, and you can also know how to design for this good.
Reply

Use magic Report

0

Threads

2

Posts

2.00

Credits

Newbie

Rank: 1

Credits
2.00

 China

Post time: 2020-1-4 17:21:01
| Show all posts
+ One sentence, if for the former, you should understand: Where does the saying that programmers reach the age of 3 * is a watershed?
Reply

Use magic Report

0

Threads

3

Posts

2.00

Credits

Newbie

Rank: 1

Credits
2.00

 China

Post time: 2020-9-5 20:30:01
| Show all posts
for example:

For example, we want to perform batch processing;
  At this time, you can't achieve the effect you want with Hibernate
The addbatch() in JDBC can insert many pieces of data into the database at once and it is extremely efficient
Reply

Use magic Report

You have to log in before you can reply Login | Register

Points Rules

Contact us|Archive|Mobile|CopyRight © 2008-2023|verysource.com ( 京ICP备17048824号-1 )

Quick Reply To Top Return to the list