@ -72,10 +73,13 @@ public class SimpleMetadataReaderFactory implements MetadataReaderFactory {
@@ -72,10 +73,13 @@ public class SimpleMetadataReaderFactory implements MetadataReaderFactory {
// Maybe an inner class name using the dot name syntax? Need to use the dollar syntax here...
// ClassUtils.forName has an equivalent check for resolution into Class references later on.
intlastDotIndex=className.lastIndexOf('.');
@ -86,11 +90,11 @@ public class SimpleMetadataReaderFactory implements MetadataReaderFactory {
@@ -86,11 +90,11 @@ public class SimpleMetadataReaderFactory implements MetadataReaderFactory {