All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.opitzconsulting.orcas.syex.SqlplusDirAccessSyex Maven / Gradle / Ivy

Go to download

orcas model modified by syntax extensions (contains the original model). If custom-syntax-extensions are provided, there will be a custom artifact.

There is a newer version: 8.7.1
Show newest version

package com.opitzconsulting.orcas.syex;
public class SqlplusDirAccessSyex
{
  public static java.util.List getFileURLs()
  {
    java.util.List lReturn = new java.util.ArrayList();
 
      lReturn.add( SqlplusDirAccessSyex.class.getResource( "/sql/replaceables/types/ot_syex.sql" ) );

    return lReturn;
  }

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy