Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2ad88f5

Browse files
+ fix img
1 parent 6d4cd48 commit 2ad88f5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎README.md‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,9 @@
177177
> When the persistent object is deleted from the database, it is passed to the session’s `delete(obj)` method. At this state, java instance exists but any changes made to the object are not saved to the database.
178178
179179
<br>
180-
<img src="/objectLifeCycle.jpeg" alt="Object LifeCycle in Hibernate" style="align: center;">
180+
<div align="center">
181+
<img src="/objectLifeCycle.jpeg" alt="Object LifeCycle in Hibernate">
182+
</div>
181183

182184
22. __Different annotations used in `@ManyToMany` Association__<br>
183185
- `@JoinTable`

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /