Interface DatabaseAdmin

All Superinterfaces:
AutoCloseable

public interface DatabaseAdmin extends AutoCloseable
Administrative API contract for privileged database setup operations used by Select AI.

Normal application code should use SelectAI. Use DatabaseAdmin only from setup or administrative workflows that run with database users authorized to change package privileges, data-access settings, or network ACL entries.