Interface PLJavaBasedLanguage

All Known Subinterfaces:
PLJavaBasedLanguage.InlineBlocks, PLJavaBasedLanguage.Routines

public interface PLJavaBasedLanguage
Interface for a procedural language on PL/Java infrastructure.

An implementation must also implement at least one of InlineBlocks and Routines.