We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 757c2de commit e97274eCopy full SHA for e97274e
hibernate-core/src/main/java/org/hibernate/metamodel/spi/EmbeddableInstantiator.java
@@ -10,7 +10,7 @@
10
* Contract for instantiating embeddable values.
11
*
12
* @apiNote Incubating until the proposed
13
- * {@code instantiate(IntFunction valueAccess, SessionFactoryImplementor sessionFactory)}
+ * {@code instantiate(IntFunction valueAccess)}
14
* form can be implemented.
15
16
* @see org.hibernate.annotations.EmbeddableInstantiator
0 commit comments