Interface PostgreSqlNativeTypes


  • public interface PostgreSqlNativeTypes
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.intellij.psi.tree.IElementType BIND_PARAMETER  
      static com.intellij.psi.tree.IElementType DEFAULT  
      static com.intellij.psi.tree.IElementType OVERRIDES  
    • Field Detail

      • BIND_PARAMETER

        static final com.intellij.psi.tree.IElementType BIND_PARAMETER
      • OVERRIDES

        static final com.intellij.psi.tree.IElementType OVERRIDES
      • DEFAULT

        static final com.intellij.psi.tree.IElementType DEFAULT