- s - 类 中的变量com.jfinal.ext.interceptor.JFinalSession
-
- save(Connection, String, String, Record) - 类 中的静态方法com.jfinal.plugin.activerecord.Db
-
- save(String, String, Record) - 类 中的静态方法com.jfinal.plugin.activerecord.Db
-
- save(String, Record) - 类 中的静态方法com.jfinal.plugin.activerecord.Db
-
- save(DataSource, String, String, Record) - 类 中的静态方法com.jfinal.plugin.activerecord.Db
-
Save record.
- save(DataSource, String, Record) - 类 中的静态方法com.jfinal.plugin.activerecord.Db
-
- save() - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Save model.
- saveDirectory - 类 中的静态变量com.jfinal.upload.MultipartRequest
-
- saveDirectory - 类 中的变量com.jfinal.upload.UploadFile
-
- scanIntervalSeconds - 类 中的变量com.jfinal.server.JettyServer
-
- sdf - 类 中的静态变量com.jfinal.core.ActionReporter
-
- serialVersionUID - 类 中的静态变量com.jfinal.plugin.activerecord.Model
-
- serialVersionUID - 类 中的静态变量com.jfinal.plugin.activerecord.Page
-
- serialVersionUID - 类 中的静态变量com.jfinal.plugin.activerecord.Record
-
- serialVersionUID - 类 中的静态变量com.jfinal.plugin.druid.DruidStatViewHandler
-
- serialVersionUID - 类 中的静态变量com.jfinal.render.Render
-
- serialVersionUID - 异常错误 中的静态变量com.jfinal.render.RenderException
-
- serialVersionUID - 类 中的静态变量com.jfinal.token.Token
-
- server - 类 中的变量com.jfinal.server.JettyServer
-
- ServerFactory - com.jfinal.server中的类
-
ServerFactory
- ServerFactory() - 类 的构造器com.jfinal.server.ServerFactory
-
- serverNameLength - 类 中的变量com.jfinal.ext.handler.ServerNameRedirect301Handler
-
- ServerNameRedirect301Handler - com.jfinal.ext.handler中的类
-
ServerNameRedirect301Handler redirect to new server name with 301 Moved Permanently.
- ServerNameRedirect301Handler(String, String) - 类 的构造器com.jfinal.ext.handler.ServerNameRedirect301Handler
-
Example: new ServerNameRedirectHandler("http://abc.com", "http://www.abc.com")
- service(HttpServletRequest, HttpServletResponse) - 类 中的方法com.jfinal.plugin.druid.DruidStatViewHandler.JFinalStatViewServlet
-
- servlet - 类 中的变量com.jfinal.plugin.druid.DruidStatViewHandler
-
- servletContext - 类 中的变量com.jfinal.core.JFinal
-
- servletContext - 类 中的静态变量com.jfinal.render.FileRender
-
- servletContext - 类 中的静态变量com.jfinal.render.RenderFactory
-
- SESSION_USER_KEY - 类 中的静态变量com.jfinal.plugin.druid.DruidStatViewHandler
-
- SessionIdGenerator - com.jfinal.util中的类
-
SessionIdGenerator.
- SessionIdGenerator() - 类 的构造器com.jfinal.util.SessionIdGenerator
-
- SessionInViewInterceptor - com.jfinal.ext.interceptor中的类
-
SessionInViewInterceptor.
- SessionInViewInterceptor() - 类 的构造器com.jfinal.ext.interceptor.SessionInViewInterceptor
-
- SessionKit - com.jfinal.plugin.auth中的类
-
- SessionKit() - 类 的构造器com.jfinal.plugin.auth.SessionKit
-
- set - 类 中的变量com.jfinal.ext.interceptor.Restful
-
- set(String, Object) - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Set attribute to model.
- set(String, Object) - 类 中的方法com.jfinal.plugin.activerecord.Record
-
Set column to record.
- set(int, int, int) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- setAttr(String, Object) - 类 中的方法com.jfinal.core.Controller
-
Stores an attribute in this request
- setAttr(String, Object) - 接口 中的方法com.jfinal.plugin.auth.ISession
-
- setAttribute(String, Object) - 类 中的方法com.jfinal.ext.interceptor.JFinalSession
-
- setAttrs(Map<String, Object>) - 类 中的方法com.jfinal.core.Controller
-
Stores attributes in this request, key of the map as attribute name and value of the map as attribute value
- setAttrs(M) - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Set attributes with other model.
- setAttrs(Map<String, Object>) - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Set attributes with Map.
- setBaseViewPath(String) - 类 中的方法com.jfinal.config.Constants
-
Set the base path for all views
- setBaseViewPath(String) - 类 中的静态方法com.jfinal.config.Routes
-
Set the base path for all views
- setCache(ICache) - 类 中的方法com.jfinal.plugin.activerecord.ActiveRecordPlugin
-
- setCache(ICache) - 类 中的静态方法com.jfinal.plugin.activerecord.DbKit
-
- setColumns(Map<String, Object>) - 类 中的方法com.jfinal.plugin.activerecord.Record
-
Set columns value with map.
- setColumns(Record) - 类 中的方法com.jfinal.plugin.activerecord.Record
-
Set columns value with record.
- setContext(HttpServletRequest, HttpServletResponse) - 类 中的方法com.jfinal.render.Render
-
- setContext(HttpServletRequest, HttpServletResponse, String) - 类 中的方法com.jfinal.render.Render
-
- setCookie(Cookie) - 类 中的方法com.jfinal.core.Controller
-
Set Cookie to response.
- setCookie(String, String, int, String) - 类 中的方法com.jfinal.core.Controller
-
Set Cookie to response.
- setCookie(String, String, int, String, String) - 类 中的方法com.jfinal.core.Controller
-
Set Cookie to response.
- setCookie(String, String, int) - 类 中的方法com.jfinal.core.Controller
-
Set Cookie with path = "/".
- setDataSource(DataSource) - 类 中的静态方法com.jfinal.plugin.activerecord.DbKit
-
Inject DataSource
- setDevMode(boolean) - 类 中的方法com.jfinal.config.Constants
-
Set development mode.
- setDevMode(boolean) - 类 中的静态方法com.jfinal.plugin.activerecord.ActiveRecordPlugin
-
- setDevMode(boolean) - 类 中的静态方法com.jfinal.plugin.activerecord.DbKit
-
- setDialect(Dialect) - 类 中的方法com.jfinal.plugin.activerecord.ActiveRecordPlugin
-
- setDialect(Dialect) - 类 中的静态方法com.jfinal.plugin.activerecord.DbKit
-
- setDriverClass(String) - 类 中的方法com.jfinal.plugin.c3p0.C3p0Plugin
-
- setDriverClass(String) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- setEncoding(String) - 类 中的方法com.jfinal.config.Constants
-
Set encoding.
- setError404View(String) - 类 中的方法com.jfinal.config.Constants
-
Set error 404 view.
- setError500View(String) - 类 中的方法com.jfinal.config.Constants
-
Set error 500 view.
- setFileRenderPath(String) - 类 中的方法com.jfinal.config.Constants
-
Set the path of file render of controller.
- setFilters(String) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
设置过滤器,如果要开启监控统计需要使用此方法或在构造方法中进行设置
监控统计:"stat"
防SQL注入:"wall"
组合使用: "stat,wall"
- setFreeMarkerProperties(Properties) - 类 中的静态方法com.jfinal.render.CPI
-
- setFreeMarkerProperty(String, String) - 类 中的静态方法com.jfinal.render.CPI
-
Set freemarker's property.
- setFreeMarkerTemplateUpdateDelay(int) - 类 中的方法com.jfinal.config.Constants
-
FreeMarker template update delay for not devMode.
- setFreeMarkerViewExtension(String) - 类 中的方法com.jfinal.config.Constants
-
Set FreeMarker view extension.
- setI18n(String, Locale, Integer) - 类 中的方法com.jfinal.config.Constants
-
- setI18n(String) - 类 中的方法com.jfinal.config.Constants
-
- setInitialSize(int) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- setJspRenderSupportActiveRecord(boolean) - 类 中的静态方法com.jfinal.render.CPI
-
- setJspViewExtension(String) - 类 中的方法com.jfinal.config.Constants
-
Set Jsp view extension.
- setLocaleToCookie(Locale) - 类 中的方法com.jfinal.core.Controller
-
Write Local to cookie
- setLocaleToCookie(Locale, int) - 类 中的方法com.jfinal.core.Controller
-
- setLogger(boolean) - 类 中的静态方法com.jfinal.plugin.activerecord.SqlReporter
-
- setMainRenderFactory(IMainRenderFactory) - 类 中的方法com.jfinal.config.Constants
-
Set the mainRenderFactory then your can use your custom render in controller as render(String).
- setmainRenderFactory(IMainRenderFactory) - 类 中的静态方法com.jfinal.render.RenderFactory
-
- setMaxActive(int) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- setMaxInactiveInterval(int) - 类 中的方法com.jfinal.ext.interceptor.JFinalSession
-
- setMaxPoolPreparedStatementPerConnectionSize(int) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- setMaxPostSize(Integer) - 类 中的方法com.jfinal.config.Constants
-
Set max size of http post.
- setMaxWait(long) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- setMinEvictableIdleTimeMillis(long) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- setMinIdle(int) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- setPoolPreparedStatements(boolean) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- setProperties(Properties) - 类 中的静态方法com.jfinal.render.VelocityRender
-
- setSessionAttr(String, Object) - 类 中的方法com.jfinal.core.Controller
-
Store Object to session.
- setShortCircuit(boolean) - 类 中的方法com.jfinal.validate.Validator
-
- setShowSql(boolean) - 类 中的方法com.jfinal.plugin.activerecord.ActiveRecordPlugin
-
- setShowSql(boolean) - 类 中的静态方法com.jfinal.plugin.activerecord.DbKit
-
- setSupportActiveRecord(boolean) - 类 中的静态方法com.jfinal.render.JspRender
-
- setTestOnBorrow(boolean) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- setTestOnReturn(boolean) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- setTestWhileIdle(boolean) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- setThreadLocalConnection(Connection) - 类 中的静态方法com.jfinal.plugin.activerecord.DbKit
-
Support transaction with Transaction interceptor
- setTimeBetweenEvictionRunsMillis(long) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- setTokenCache(ITokenCache) - 类 中的方法com.jfinal.config.Constants
-
Set ITokenCache implementation otherwise JFinal will use the HttpSesion to hold the token.
- setTransactionLevel(int) - 类 中的静态方法com.jfinal.plugin.activerecord.DbKit
-
- setUploadedFileSaveDirectory(String) - 类 中的方法com.jfinal.config.Constants
-
Set the save directory for upload file.
- setUrlPara(String) - 类 中的方法com.jfinal.core.Controller
-
- setUrlParaSeparator(String) - 类 中的方法com.jfinal.config.Constants
-
Set urlPara separator.
- setValidationQuery(String) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
hsqldb - "select 1 from INFORMATION_SCHEMA.SYSTEM_USERS"
Oracle - "select 1 from dual"
DB2 - "select 1 from sysibm.sysdummy1"
mysql - "select 1"
- setVelocityProperties(Properties) - 类 中的静态方法com.jfinal.render.CPI
-
- setVelocityViewExtension(String) - 类 中的方法com.jfinal.config.Constants
-
Set Velocity view extension.
- setViewType(ViewType) - 类 中的方法com.jfinal.config.Constants
-
Set view type.
- setWebRootPath(String) - 类 中的静态方法com.jfinal.util.PathUtil
-
- shortCircuit - 类 中的变量com.jfinal.validate.Validator
-
- showSql - 类 中的静态变量com.jfinal.plugin.activerecord.DbKit
-
- skipedUrlPattern - 类 中的变量com.jfinal.ext.handler.UrlSkipHandler
-
- SLASH - 类 中的静态变量com.jfinal.core.ActionMapping
-
- SpringPlugin - com.jfinal.plugin.spring中的类
-
SpringPlugin.
- SpringPlugin() - 类 的构造器com.jfinal.plugin.spring.SpringPlugin
-
Use configuration under the path of WebRoot/WEB-INF.
- SpringPlugin(String...) - 类 的构造器com.jfinal.plugin.spring.SpringPlugin
-
- SpringPlugin(ApplicationContext) - 类 的构造器com.jfinal.plugin.spring.SpringPlugin
-
- Sqlite3Dialect - com.jfinal.plugin.activerecord.dialect中的类
-
SqliteDialect.
- Sqlite3Dialect() - 类 的构造器com.jfinal.plugin.activerecord.dialect.Sqlite3Dialect
-
- SqlReporter - com.jfinal.plugin.activerecord中的类
-
SqlReporter.
- SqlReporter(Connection) - 类 的构造器com.jfinal.plugin.activerecord.SqlReporter
-
- start() - 类 中的静态方法com.jfinal.core.JFinal
-
- start(String, int, String, int) - 类 中的静态方法com.jfinal.core.JFinal
-
- start() - 类 中的方法com.jfinal.plugin.activerecord.ActiveRecordPlugin
-
- start() - 类 中的方法com.jfinal.plugin.c3p0.C3p0Plugin
-
- start() - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- start() - 类 中的方法com.jfinal.plugin.ehcache.EhCachePlugin
-
- start() - 接口 中的方法com.jfinal.plugin.IPlugin
-
- start() - 类 中的方法com.jfinal.plugin.spring.SpringPlugin
-
- start() - 接口 中的方法com.jfinal.server.IServer
-
- start() - 类 中的方法com.jfinal.server.JettyServer
-
- startPlugins() - 类 中的静态方法com.jfinal.core.Config
-
- statService - 类 中的变量com.jfinal.plugin.druid.DruidStatViewHandler
-
- stop() - 类 中的方法com.jfinal.plugin.activerecord.ActiveRecordPlugin
-
- stop() - 类 中的方法com.jfinal.plugin.c3p0.C3p0Plugin
-
- stop() - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- stop() - 类 中的方法com.jfinal.plugin.ehcache.EhCachePlugin
-
- stop() - 接口 中的方法com.jfinal.plugin.IPlugin
-
- stop() - 类 中的方法com.jfinal.plugin.spring.SpringPlugin
-
- stopPlugins() - 类 中的方法com.jfinal.core.JFinal
-
- strArr - 类 中的静态变量com.jfinal.ext.render.CaptchaRender
-
- StringKit - com.jfinal.util中的类
-
StringKit.
- StringKit() - 类 的构造器com.jfinal.util.StringKit
-
- supportActiveRecord(HttpServletRequest) - 类 中的方法com.jfinal.render.JspRender
-