microsoft / sql-server-language-extensions

language-extensions-sqlserver
Other
106 stars 42 forks source link

Update readme.md for regex sample in Java lang extension #27

Closed uc-msft closed 2 years ago

uc-msft commented 2 years ago
  1. Added instructions that show how to compile the java file into .class file.
  2. Modified jar command-line to include the folder to the class file since that is expected for the class name resolution to work from sp_execute_external_script.