#Question about Hibernate documentation

1 messages · Page 1 of 1 (latest)

hoary cape
quaint flickerBOT
#

<@&987246964494204979> please have a look, thanks.

inner kindle
#

To reduce the reliance on a specific implementation.

hoary cape
#

Is it bad? Why do my projects shouldn't depend on a specific implementation?

inner kindle
#

What if the developer of a specific implementation stops? Generally you want to limit your dependency on external factors as much as possible.

hoary cape
#

Thanks