targetNamespace property

String? targetNamespace
final

PostgreSQL namespace of the target, independent of its table name. Null retains an unqualified historical target.

Implementation

final String? targetNamespace;