This repository was archived by the owner on Sep 20, 2021. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 *
99 * New BSD License
1010 *
11- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
1212 *
1313 * Redistribution and use in source and binary forms, with or without
1414 * modification, are permitted provided that the following conditions are met:
4444 * The heigher class of the Database Abstract Layer. It wrappes all DAL.
4545 *
4646 * @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
47- * @copyright Copyright © 2007-2014 Ivan Enderlin.
47+ * @copyright Copyright © 2007-2015 Ivan Enderlin.
4848 * @license New BSD License
4949 */
5050
Original file line number Diff line number Diff line change 88 *
99 * New BSD License
1010 *
11- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
1212 *
1313 * Redistribution and use in source and binary forms, with or without
1414 * modification, are permitted provided that the following conditions are met:
4343 *
4444 * @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
4545 * @author Raphaël Emourgeon <raphael.emourgeon@hoa-project.net>
46- * @copyright Copyright © 2007-2014 Ivan Enderlin, Raphaël Emourgeon.
46+ * @copyright Copyright © 2007-2015 Ivan Enderlin, Raphaël Emourgeon.
4747 * @license New BSD License
4848 */
4949
Original file line number Diff line number Diff line change 88 *
99 * New BSD License
1010 *
11- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
1212 *
1313 * Redistribution and use in source and binary forms, with or without
1414 * modification, are permitted provided that the following conditions are met:
4444 * Extending the \Hoa\Core\Exception class.
4545 *
4646 * @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
47- * @copyright Copyright © 2007-2014 Ivan Enderlin.
47+ * @copyright Copyright © 2007-2015 Ivan Enderlin.
4848 * @license New BSD License
4949 */
5050
Original file line number Diff line number Diff line change 88 *
99 * New BSD License
1010 *
11- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
1212 *
1313 * Redistribution and use in source and binary forms, with or without
1414 * modification, are permitted provided that the following conditions are met:
4242 * Interface of a DAL wrapper.
4343 *
4444 * @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
45- * @copyright Copyright © 2007-2014 Ivan Enderlin.
45+ * @copyright Copyright © 2007-2015 Ivan Enderlin.
4646 * @license New BSD License
4747 */
4848
Original file line number Diff line number Diff line change 88 *
99 * New BSD License
1010 *
11- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
1212 *
1313 * Redistribution and use in source and binary forms, with or without
1414 * modification, are permitted provided that the following conditions are met:
4343 *
4444 * @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
4545 * @author Raphaël Emourgeon <raphael.emourgeon@hoa-project.net>
46- * @copyright Copyright © 2007-2014 Ivan Enderlin, Raphaël Emourgeon.
46+ * @copyright Copyright © 2007-2015 Ivan Enderlin, Raphaël Emourgeon.
4747 * @license New BSD License
4848 */
4949
Original file line number Diff line number Diff line change 88 *
99 * New BSD License
1010 *
11- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
1212 *
1313 * Redistribution and use in source and binary forms, with or without
1414 * modification, are permitted provided that the following conditions are met:
4545 * Wrap PDO.
4646 *
4747 * @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
48- * @copyright Copyright © 2007-2014 Ivan Enderlin.
48+ * @copyright Copyright © 2007-2015 Ivan Enderlin.
4949 * @license New BSD License
5050 */
5151
Original file line number Diff line number Diff line change 88 *
99 * New BSD License
1010 *
11- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
1212 *
1313 * Redistribution and use in source and binary forms, with or without
1414 * modification, are permitted provided that the following conditions are met:
4545 *
4646 * @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
4747 * @author Raphaël Emourgeon <raphael.emourgeon@hoa-project.net>
48- * @copyright Copyright © 2007-2014 Ivan Enderlin, Raphaël Emourgeon.
48+ * @copyright Copyright © 2007-2015 Ivan Enderlin, Raphaël Emourgeon.
4949 * @license New BSD License
5050 */
5151
Original file line number Diff line number Diff line change 88 *
99 * New BSD License
1010 *
11- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
1212 *
1313 * Redistribution and use in source and binary forms, with or without
1414 * modification, are permitted provided that the following conditions are met:
4242 * Build a DELETE query.
4343 *
4444 * @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
45- * @copyright Copyright © 2007-2014 Ivan Enderlin.
45+ * @copyright Copyright © 2007-2015 Ivan Enderlin.
4646 * @license New BSD License
4747 */
4848
Original file line number Diff line number Diff line change 88 *
99 * New BSD License
1010 *
11- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
1212 *
1313 * Redistribution and use in source and binary forms, with or without
1414 * modification, are permitted provided that the following conditions are met:
4242 * Represent Data Manipulation Language queries.
4343 *
4444 * @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
45- * @copyright Copyright © 2007-2014 Ivan Enderlin.
45+ * @copyright Copyright © 2007-2015 Ivan Enderlin.
4646 * @license New BSD License
4747 */
4848
Original file line number Diff line number Diff line change 88 *
99 * New BSD License
1010 *
11- * Copyright © 2007-2014 , Ivan Enderlin. All rights reserved.
11+ * Copyright © 2007-2015 , Ivan Enderlin. All rights reserved.
1212 *
1313 * Redistribution and use in source and binary forms, with or without
1414 * modification, are permitted provided that the following conditions are met:
4242 * Build an INSERT query.
4343 *
4444 * @author Ivan Enderlin <ivan.enderlin@hoa-project.net>
45- * @copyright Copyright © 2007-2014 Ivan Enderlin.
45+ * @copyright Copyright © 2007-2015 Ivan Enderlin.
4646 * @license New BSD License
4747 */
4848
You can’t perform that action at this time.
0 commit comments