Uses of Class
com.db4o.internal.mapping.MappingNotFoundException
-
Packages that use MappingNotFoundException Package Description com.db4o.defragment com.db4o.internal.mapping -
-
Uses of MappingNotFoundException in com.db4o.defragment
Methods in com.db4o.defragment that throw MappingNotFoundException Modifier and Type Method Description intDefragmentServicesImpl. strictMappedID(int oldID) -
Uses of MappingNotFoundException in com.db4o.internal.mapping
Methods in com.db4o.internal.mapping that throw MappingNotFoundException Modifier and Type Method Description intIDMapping. strictMappedID(int oldID)
-