Using Teradata Driver for the JDBC Interface, you can create external stored procedures from files that are located on the Teradata server, or from resources located on the client.
A client-side external stored procedure source file must be available as a resource in the class path. The Teradata JDBC driver can load the resource from the class path and transfer it to the server node without directly accessing the client file system.