| Package | Description |
|---|---|
| com.github.drinkjava2.myserverless |
| Class and Description |
|---|
| JsonResult
JsonResult used to return a JSON to front end
|
| PieceType
PieceType is the type of SqlJavaPiece, can be: QRY(a piece of query SQL),
JAVA (a piece of java in a class extended from ServletTemplate),
JAVA_FULL(The full Java source code )
|
| SqlJavaPiece
SQL or Java source code piece, this is a virtual model represents the sql or
java piece extracted from html file or remote ajax call
|
| TokenSecurity
TokenSecurity should implemented by user
|
Copyright © 2021. All rights reserved.