fix typo from mass search and replace

This commit is contained in:
Chris Cromer 2019-01-19 14:04:12 -03:00
parent 3aaf811190
commit a7e5cafec7
Signed by: cromer
GPG Key ID: 39CC813FF3C8708A
26 changed files with 30 additions and 30 deletions

View File

@ -54,7 +54,7 @@ namespace LibSernatur {
/**
* Get all tuples and fields from database
* @param conn.db.The database conn.db.ction to use
* @param conn The database connection to use
* @return Returns a list of Arrienda
*/
public static List<Arrienda> get_all_arriendas (Connection conn) {

View File

@ -48,7 +48,7 @@ namespace LibSernatur {
/**
* Get all tuples and fields from database
* @param conn.db.The database conn.db.ction to use
* @param conn The database connection to use
* @return Returns a list of Asociado
*/
public static List<Asociado> get_all_asociados (Connection conn) {

View File

@ -42,7 +42,7 @@ namespace LibSernatur {
/**
* Get all tuples and fields from database
* @param conn.db.The database conn.db.ction to use
* @param conn The database connection to use
* @return Returns a list of Categoria
*/
public static List<Categoria> get_all_categorias (Connection conn) {

View File

@ -48,7 +48,7 @@ namespace LibSernatur {
/**
* Get all tuples and fields from database
* @param conn.db.The database conn.db.ction to use
* @param conn The database connection to use
* @return Returns a list of Ciudad
*/
public static List<Ciudad> get_all_ciudades (Connection conn) {

View File

@ -48,7 +48,7 @@ namespace LibSernatur {
/**
* Get all tuples and fields from database
* @param conn.db.The database conn.db.ction to use
* @param conn The database connection to use
* @return Returns a list of ContactoEmergencia
*/
public static List<ContactoEmergencia> get_all_contactos (Connection conn) {

View File

@ -48,7 +48,7 @@ namespace LibSernatur {
/**
* Get all tuples and fields from database
* @param conn.db.The database conn.db.ction to use
* @param conn The database connection to use
* @return Returns a list of Descuento
*/
public static List<Descuento> get_all_descuentos (Connection conn) {

View File

@ -54,7 +54,7 @@ namespace LibSernatur {
/**
* Get all tuples and fields from database
* @param conn.db.The database conn.db.ction to use
* @param conn The database connection to use
* @return Returns a list of Empresa
*/
public static List<Empresa> get_all_empresas (Connection conn) {

View File

@ -42,7 +42,7 @@ namespace LibSernatur {
/**
* Get all tuples and fields from database
* @param conn.db.The database conn.db.ction to use
* @param conn The database connection to use
* @return Returns a list of Enfermedad
*/
public static List<Enfermedad> get_all_enfermedades (Connection conn) {

View File

@ -42,7 +42,7 @@ namespace LibSernatur {
/**
* Get all tuples and fields from database
* @param conn.db.The database conn.db.ction to use
* @param conn The database connection to use
* @return Returns a list of Especialidad
*/
public static List<Especialidad> get_all_especialidades (Connection conn) {

View File

@ -60,7 +60,7 @@ namespace LibSernatur {
/**
* Get all tuples and fields from database
* @param conn.db.The database conn.db.ction to use
* @param conn The database connection to use
* @return Returns a list of Guia
*/
public static List<Guia> get_all_guias (Connection conn) {

View File

@ -60,7 +60,7 @@ namespace LibSernatur {
/**
* Get all tuples and fields from database
* @param conn.db.The database conn.db.ction to use
* @param conn The database connection to use
* @return Returns a list of Lugar
*/
public static List<Lugar> get_all_lugares (Connection conn) {

View File

@ -48,7 +48,7 @@ namespace LibSernatur {
/**
* Get all tuples and fields from database
* @param conn.db.The database conn.db.ction to use
* @param conn The database connection to use
* @return Returns a list of Participa
*/
public static List<Participa> get_all_participas (Connection conn) {

View File

@ -48,7 +48,7 @@ namespace LibSernatur {
/**
* Get all tuples and fields from database
* @param conn.db.The database conn.db.ction to use
* @param conn The database connection to use
* @return Returns a list of Posee
*/
public static List<Posee> get_all_posees (Connection conn) {

View File

@ -48,7 +48,7 @@ namespace LibSernatur {
/**
* Get all tuples and fields from database
* @param conn.db.The database conn.db.ction to use
* @param conn The database connection to use
* @return Returns a list of Realiza
*/
public static List<Realiza> get_all_realizas (Connection conn) {

View File

@ -42,7 +42,7 @@ namespace LibSernatur {
/**
* Get all tuples and fields from database
* @param conn.db.The database conn.db.ction to use
* @param conn The database connection to use
* @return Returns a list of Region
*/
public static List<Region> get_all_regiones (Connection conn) {

View File

@ -41,7 +41,7 @@ namespace LibSernatur {
/**
* Get all tuples and fields from database
* @param conn.db.The database conn.db.ction to use
* @param conn The database connection to use
* @return Returns a list of RegionesSinDescuento
*/
public static List<RegionesSinDescuento> get_all_regions_without_discount (Connection conn) {

View File

@ -48,7 +48,7 @@ namespace LibSernatur {
/**
* Get all tuples and fields from database
* @param conn.db.The database conn.db.ction to use
* @param conn The database connection to use
* @return Returns a list of RequerirAuto
*/
public static List<RequerirAuto> get_all_requerir_autos (Connection conn) {

View File

@ -42,7 +42,7 @@ namespace LibSernatur {
/**
* Get all tuples and fields from database
* @param conn.db.The database conn.db.ction to use
* @param conn The database connection to use
* @return Returns a list of TieneEnfermedad
*/
public static List<TieneEnfermedad> get_all_tiene_enfermedades (Connection conn) {

View File

@ -36,7 +36,7 @@ namespace LibSernatur {
/**
* Get all tuples and fields from database
* @param conn.db.The database conn.db.ction to use
* @param conn The database connection to use
* @return Returns a list of TotalArriendos
*/
public static List<TotalArriendos> get_all_rent_totals (Connection conn) {

View File

@ -48,7 +48,7 @@ namespace LibSernatur {
/**
* Get all tuples and fields from database
* @param conn.db.The database conn.db.ction to use
* @param conn The database connection to use
* @return Returns a list of TotalCoordinadores
*/
public static List<TotalCoordinadores> get_all_coordinator_totals (Connection conn) {

View File

@ -48,7 +48,7 @@ namespace LibSernatur {
/**
* Get all tuples and fields from database
* @param conn.db.The database conn.db.ction to use
* @param conn The database connection to use
* @return Returns a list of TotalTuristas
*/
public static List<TotalTuristas> get_all_tourist_totals (Connection conn) {

View File

@ -36,7 +36,7 @@ namespace LibSernatur {
/**
* Get all tuples and fields from database
* @param conn.db.The database conn.db.ction to use
* @param conn The database connection to use
* @return Returns a list of TotalVehiculos
*/
public static List<TotalVehiculos> get_all_vehicle_totals (Connection conn) {

View File

@ -54,7 +54,7 @@ namespace LibSernatur {
/**
* Get all tuples and fields from database
* @param conn.db.The database conn.db.ction to use
* @param conn The database connection to use
* @return Returns a list of Turista
*/
public static List<Turista> get_all_turistas (Connection conn) {

View File

@ -48,7 +48,7 @@ namespace LibSernatur {
/**
* Get all tuples and fields from database
* @param conn.db.The database conn.db.ction to use
* @param conn The database connection to use
* @return Returns a list of ValoresTours
*/
public static List<ValoresTours> get_all_tour_sales (Connection conn) {

View File

@ -54,7 +54,7 @@ namespace LibSernatur {
/**
* Get all tuples and fields from database
* @param conn.db.The database conn.db.ction to use
* @param conn The database connection to use
* @return Returns a list of Vehiculo
*/
public static List<Vehiculo> get_all_vehiculos (Connection conn) {

View File

@ -27,7 +27,7 @@ namespace LibSernatur {
public class Q1 : Object {
/**
* Get all tuples and fields from database
* @param conn.db.The database conn.db.ction to use
* @param conn The database connection to use
* @return Returns a list of RegionesSinDescuento
*/
public static List<RegionesSinDescuento> get_regions_without_discount (Connection conn) {
@ -90,7 +90,7 @@ SELECT nombreRegion, cantidad FROM REGIONES_SINDESCUENTO WHERE (cantidad = (SELE
/**
* Get all tuples and fields from database
* @param conn.db.The database conn.db.ction to use
* @param conn The database connection to use
* @return Returns a list of Q2
*/
public static List<Q2> get_value_received (Connection conn) {
@ -135,7 +135,7 @@ FROM VALORES_TOURS V FULL JOIN TOUR_DESCUENTOS T ON (T.idT = V.idT) GROUP BY (V.
public class Q3 : Object {
/**
* Get all tuples and fields from database
* @param conn.db.The database conn.db.ction to use
* @param conn The database connection to use
* @return Returns a list of TotalCoordinadores
*/
public static List<TotalCoordinadores> get_total_coordinators (Connection conn) {
@ -181,7 +181,7 @@ FROM TOTAL_COORDINADORES WHERE (TotalCoordinadores = (SELECT MAX(TotalCoordinado
public class Q4 : Object {
/**
* Get all tuples and fields from database
* @param conn.db.The database conn.db.ction to use
* @param conn The database connection to use
* @return Returns a list of TotalTuristas
*/
public static List<TotalTuristas> get_total_tourists (Connection conn) {
@ -239,7 +239,7 @@ SELECT nombreT, TotalTuristas FROM TOTAL_TURISTAS WHERE (TotalTuristas = (SELECT
/**
* Get all tuples and fields from database
* @param conn.db.The database conn.db.ction to use
* @param conn The database connection to use
* @return Returns a list of Q5
*/
public static List<Q5> get_percentage (Connection conn) {