- getAllMappingsInternal() - Method in class org.apache.james.rrt.jdbc.JDBCRecipientRewriteTable
-
Deprecated.
- getConnection() - Method in class org.apache.james.mailrepository.jdbc.JDBCMailRepository
-
Gets the SQL connection to be used by this JDBCMailRepository
- getInputStream() - Method in class org.apache.james.mailrepository.jdbc.MimeMessageJDBCSource
-
Return the input stream to the database field and then the file stream.
- getMessageSize() - Method in class org.apache.james.mailrepository.jdbc.MimeMessageJDBCSource
-
Runs a custom SQL statement to check the size of the message body
- getSourceId() - Method in class org.apache.james.mailrepository.jdbc.MimeMessageJDBCSource
-
Returns a unique String ID that represents the location from where this
source is loaded.
- getUserByName(String) - Method in class org.apache.james.user.jdbc.AbstractJdbcUsersRepository
-
Deprecated.
Get the user object with the specified user name.
- getUserByName(String, boolean) - Method in class org.apache.james.user.jdbc.AbstractJdbcUsersRepository
-
Deprecated.
Gets a user by name, ignoring case if specified.
- getUserByNameIterating(String, boolean) - Method in class org.apache.james.user.jdbc.AbstractJdbcUsersRepository
-
Deprecated.
Gets a user by name, ignoring case if specified.
- getUserDomainMappingsInternal(String, String) - Method in class org.apache.james.rrt.jdbc.JDBCRecipientRewriteTable
-
Deprecated.