Uses of Interface
com.db4o.internal.mapping.IDMapping
-
Packages that use IDMapping Package Description com.db4o.defragment com.db4o.internal -
-
Uses of IDMapping in com.db4o.defragment
Subinterfaces of IDMapping in com.db4o.defragment Modifier and Type Interface Description interface
DefragmentServices
Encapsulates services involving source and target database files during defragmenting.Classes in com.db4o.defragment that implement IDMapping Modifier and Type Class Description class
DefragmentServicesImpl
-
Uses of IDMapping in com.db4o.internal
Methods in com.db4o.internal that return IDMapping Modifier and Type Method Description IDMapping
DefragmentContextImpl. mapping()
-