Declarations can be placed in one or more declaration methods anywhere within the application or its subapplications. To make it easier to find the declarations, declarations should be stored as class methods on the application or subapplication classes. For simplicity, one declaration method should be used for each pool. The method should be named _PRAGMA_PoolName where PoolName is the name of the pool.
|