db4o

TypeAlias Class

a simple Alias for a single Class or Type, using #equals() on the names in the resolve method.

For a list of all members of this type, see TypeAlias Members.

System.Object
   com.db4o.config.TypeAlias

public class TypeAlias : Alias

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

a simple Alias for a single Class or Type, using #equals() on the names in the resolve method.

See com.db4o.config.Alias for concrete examples.

Requirements

Namespace: com.db4o.config

Assembly: db4o (in db4o.dll)

See Also

TypeAlias Members | com.db4o.config Namespace