Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dali-dev] bug 367122 minor provisional API change in M7

For bug 367122  I have made a minor provisional API change from a previous milestone of 3.2. The code is now the same as it was in 3.0 and is unlikely to affect adopters. On the interface JavaPersistentAttribute.JpaContainerDefinition I replaced the method isAssignableFrom(String) : boolean with getTypeName() : String.

karen

Back to the top